UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ISMInstanceManagerProvider Class Referenceabstract

#include <SMInstanceManager.h>

+ Inheritance diagram for ISMInstanceManagerProvider:

Public Member Functions

virtual ISMInstanceManagerGetSMInstanceManager (const FSMInstanceId &InstanceId)=0
 

Member Function Documentation

◆ GetSMInstanceManager()

virtual ISMInstanceManager * ISMInstanceManagerProvider::GetSMInstanceManager ( const FSMInstanceId InstanceId)
pure virtual

Attempt to get the instance manager associated with the given static mesh instance, if any.

Returns
The instance manager, or null if there is no instance manager associated with the given instance.

Implemented in AISMPartitionActor, and AInstancedFoliageActor.


The documentation for this class was generated from the following file: