Class GameMenuEventHandler
- Namespace
- TaleWorlds.CampaignSystem.GameMenus
- Assembly
- TaleWorlds.CampaignSystem.dll
[AttributeUsage(AttributeTargets.Method, AllowMultiple = true)]
public class GameMenuEventHandler : Attribute
- Inheritance
-
GameMenuEventHandler
- Inherited Members
Constructors
GameMenuEventHandler(string, string, EventType)
public GameMenuEventHandler(string menuId, string menuOptionId, GameMenuEventHandler.EventType type)
Parameters
menuId
stringmenuOptionId
stringtype
GameMenuEventHandler.EventType
Properties
MenuId
public string MenuId { get; }
Property Value
MenuOptionId
public string MenuOptionId { get; }
Property Value
Type
public GameMenuEventHandler.EventType Type { get; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).