 | TriggerConditions Field |
Conditions that have to be fulfilled in order to trigger the actions.
Namespace: Slash.Unity.Common.TriggersAssembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntaxpublic List<ICondition> Conditions
Public Conditions As List(Of ICondition)
public:
List<ICondition^>^ Conditions
val mutable Conditions: List<ICondition>
Field Value
Type:
ListICondition
See Also