Navigation
API > API/Plugins > API/Plugins/MassRepresentation > API/Plugins/MassRepresentation/UMassRepresentationSubsystem
Description
Removes all data associated with a given VisualizationIndex. Note that this is safe to do only if there are no entities relying on this index. No entity data patching will take place.
| Name | RemoveVisualDesc |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MassGameplay/Source/MassRepresentation/Public/MassRepresentationSubsystem.h |
| Include Path | #include "MassRepresentationSubsystem.h" |
| Source | /Engine/Plugins/Runtime/MassGameplay/Source/MassRepresentation/Private/MassRepresentationSubsystem.cpp |
void RemoveVisualDesc
(
const FStaticMeshInstanceVisualizationDescHandle VisualizationHandle
)