MRIExperimentState::Visit¶
Class: MRIExperimentState
Called by UMRIAgentComponent::AcceptVisitor to record this agent's state.
Syntax¶
Parameters¶
| Parameter | Type | Description |
|---|---|---|
agent |
const UMRIAgentComponent & |
The agent component being visited. |
Remarks¶
Appends a new EntityState entry for the visited component. agent The agent component being visited.