Table of Contents

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 string
menuOptionId string
type GameMenuEventHandler.EventType

Properties

MenuId

public string MenuId { get; }

Property Value

string

MenuOptionId

public string MenuOptionId { get; }

Property Value

string

Type

public GameMenuEventHandler.EventType Type { get; }

Property Value

GameMenuEventHandler.EventType

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).