[This is preliminary documentation and is subject to change.]

Overload List

  Name Description
Public method Add(Rule..::..Condition..::..ConditionTuple)
Adds a world object and its ON/OFF specification (in the form of a Rule..::..Condition..::..ConditionTuple) to the condition
Public method Add(Guid, Boolean)
Adds a world object (based on the world ID of the object) and its ON/OFF specification to the condition
Public method Add(IWorldObject, Boolean)
Adds a world object and its ON/OFF specification to the condition

See Also