Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Elements > API/Runtime/Engine/Elements/SMInstance
Inheritance Hierarchy
- ISMInstanceManagerProvider
- AISMPartitionActor
- AInstancedPlacementPartitionActor
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Elements/SMInstance/SMInstanceManager.h |
| Include | #include "Elements/SMInstance/SMInstanceManager.h" |
Syntax
class ISMInstanceManagerProvider
Functions
| Type | Name | Description | |
|---|---|---|---|
| ISMInstanceManager * | GetSMInstanceManager
(
const FSMInstanceId& InstanceId |
Attempt to get the instance manager associated with the given static mesh instance, if any. |