Navigation
API > API/Plugins > API/Plugins/MassRepresentation > API/Plugins/MassRepresentation/UMassRepresentationSubsystem
References
| Module | MassRepresentation |
| Header | /Engine/Plugins/Runtime/MassGameplay/Source/MassRepresentation/Public/MassRepresentationSubsystem.h |
| Include | #include "MassRepresentationSubsystem.h" |
| Source | /Engine/Plugins/Runtime/MassGameplay/Source/MassRepresentation/Private/MassRepresentationSubsystem.cpp |
int16 FindOrAddTemplateActor
&40;
const TSubclassOf< AActor > & ActorClass
&41;
Remarks
Store the template actor uniquely and return an index to it The index of the template actor type
Parameters
| Name | Description |
|---|---|
| ActorClass | is a template actor class we will need to spawn for an agent |