Navigation
API > API/Plugins > API/Plugins/InstancedActors > API/Plugins/InstancedActors/AInstancedActorsManager
Description
Unregisters Component from IActorInstanceManagerInterface-related tracking. Note that the function will assert whether the Component has been registered in the first place
| Name | UnregisterInstanceDatasComponent |
| Type | function |
| Header File | /Engine/Plugins/Runtime/InstancedActors/Source/InstancedActors/Public/InstancedActorsManager.h |
| Include Path | #include "InstancedActorsManager.h" |
| Source | /Engine/Plugins/Runtime/InstancedActors/Source/InstancedActors/Private/InstancedActorsManager.cpp |
void UnregisterInstanceDatasComponent
(
UInstancedStaticMeshComponent & Component
)