 | TriggerActions Field |
Actions to execute.
Namespace: Slash.Unity.Common.TriggersAssembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntaxpublic List<IAction> Actions
Public Actions As List(Of IAction)
public:
List<IAction^>^ Actions
val mutable Actions: List<IAction>
Field Value
Type:
ListIAction
See Also