Navigation
API > API/Runtime > API/Runtime/Engine
An interface for actors that can provide a manager for ISM instances within a partition actor. This exists so that objects that indirectly manage clients can provide the correct underlying manager for the specific client.
| Name | UISMPartitionInstanceManagerProvider |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/ISMPartition/ISMPartitionInstanceManager.h |
| Include Path | #include "ISMPartition/ISMPartitionInstanceManager.h" |
Syntax
class UISMPartitionInstanceManagerProvider : public UInterface
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInterface → UISMPartitionInstanceManagerProvider