Click or drag to resize
IActionExecute Method
Executes this action.

Namespace: Slash.Unity.Common.Triggers.Actions
Assembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntax
void Execute(
	Object actionArgs
)

Parameters

actionArgs
Type: SystemObject
Action parameters.
See Also