|
ActionDirector
1.0.0
The action director's cut for rapid actions integration
|
Call a UnityEvent. More...
Public Member Functions | |
| override void | Run () |
Public Attributes | |
| UnityEvent | OnEvent |
Call a UnityEvent.
This action call a UnityEvent when running. It let's call any method with a maximum of one parameter from any object. For more information on the UnityEvent, please see https://docs.unity3d.com/ScriptReference/Events.UnityEvent.html
| UnityEvent ActionDirector.ActionEvent.OnEvent |
The event to call on run