Method OnActionReceived
OnActionReceived(ActionBuffers)
Method called in order too allow object to execute actions based on the ActionBuffers contents. The structure of the contents in the ActionBuffers are defined by the ActionSpec.
Declaration
public void OnActionReceived(ActionBuffers actions)
Parameters
| Type | Name | Description |
|---|---|---|
| ActionBuffers | actions |