Method GetStoredActionBuffers
GetStoredActionBuffers()
Gets the most recent ActionBuffer for this agent.
Declaration
public ActionBuffers GetStoredActionBuffers()
Returns
| Type | Description |
|---|---|
| ActionBuffers | The most recent ActionBuffer for this agent |
Gets the most recent ActionBuffer for this agent.
public ActionBuffers GetStoredActionBuffers()
| Type | Description |
|---|---|
| ActionBuffers | The most recent ActionBuffer for this agent |