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 FindOrAddStaticMeshDesc
&40;
const FStaticMeshInstanceVisualizationDesc & Desc
&41;
Remarks
Get the index of the static mesh visual type, will add a new one if does not exist The index of the static mesh type
Parameters
| Name | Description |
|---|---|
| Desc | is the information for the static mesh that will be instantiated later via AddStaticMeshInstance() |