Method GetActions
GetActions(string, int)
Gets the AgentActions based on the batching key.
Declaration
ActionBuffers GetActions(string key, int agentId)
Parameters
| Type | Name | Description |
|---|---|---|
| string | key | A key to identify which behavior actions to get. |
| int | agentId | A key to identify which Agent actions to get. |
Returns
| Type | Description |
|---|---|
| ActionBuffers |