![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <SMInstanceManager.h>
Inheritance diagram for ISMInstanceManagerProvider:Public Member Functions | |
| virtual ISMInstanceManager * | GetSMInstanceManager (const FSMInstanceId &InstanceId)=0 |
|
pure virtual |
Attempt to get the instance manager associated with the given static mesh instance, if any.
Implemented in AISMPartitionActor, and AInstancedFoliageActor.