MRIExperimentState::RecordStates¶
Class: MRIExperimentState
Visits all agent components in the given array and records their states.
Syntax¶
Parameters¶
| Parameter | Type | Description |
|---|---|---|
agents |
TArray< const UMRIAgentComponent * > |
Array of agent components to visit. |
Remarks¶
agents Array of agent components to visit.