Navigation
API > API/Plugins > API/Plugins/LearningAgents > API/Plugins/LearningAgents/ULearningAgentsManager
Syntax
UPROPERTY (EditDefaultsOnly, Category="LearningAgents", Meta=(ClampMin="1", UIMin="1"))
int32 MaxAgentNum
Remarks
Maximum number of agents. Used to preallocate internal buffers. Setting this higher will allow more agents but use up more memory.