Class EventProperty.TeamButton
EventProperty class for the TeamButton property.
Implements
Inherited Members
Namespace: Modding
Assembly: Assembly-CSharp.dll
Syntax
public class TeamButton : EventProperty, IValidatable
Constructors
TeamButton()
Declaration
public TeamButton()
Properties
Team
Currently selected team.
Declaration
public MPTeam Team { get; set; }
Property Value
Type | Description |
---|---|
MPTeam |