Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/ISMPartition
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInterface
- UISMPartitionInstanceManagerProvider
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/ISMPartition/ISMPartitionInstanceManager.h |
| Include | #include "ISMPartition/ISMPartitionInstanceManager.h" |
Syntax
class UISMPartitionInstanceManagerProvider : public UInterface
Remarks
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.