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 |
bool DoesActorMatchTemplate
&40;
const AActor & Actor,
const int16 TemplateActorIndex
&41; const
Remarks
Compare if an actor matches the registered template actor True if actor matches the template
Parameters
| Name | Description |
|---|---|
| Actor | to compare its class against the template |
| TemplateActorIndex | is the template type of the actor to compare against |