Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET

Overload List

NameDescription
DelegateCondition()()()()
Initializes a new instance of the DelegateCondition class
DelegateCondition(ConditionDelegate)
Initializes a new instance of the DelegateCondition class
DelegateCondition(ConditionDelegate, Boolean)
Instantiates condition task with a given condition delegate method.

See Also