FightClassCondition..::..Param Property
Gets or sets the parameter.
Namespace:
wManager.Wow.Helpers.FightClassCreatorAssembly: wManager (in wManager.dll)
Syntax
public FightClassConditionBase Param { get; set; }
Public Property Param As FightClassConditionBase Get Set
public: property FightClassConditionBase^ Param { FightClassConditionBase^ get (); void set (FightClassConditionBase^ value); }