wManager.Wow.Helpers Namespace
WRobot

FightClassCondition..::..Param Property

Gets or sets the parameter.

Namespace:  wManager.Wow.Helpers.FightClassCreator
Assembly:  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);
}

Field Value

The parameter.