Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/FLightWeightInstanceSubsystem
| Type | Name | Description | |
|---|---|---|---|
| ALightWeightInstanceManager * | FindOrAddLightWeightInstanceManager
(
UClass* ActorClass, |
Returns the instance manager that handles instances of type Class that live in Level | |
| ALightWeightInstanceManager * | FindOrAddLightWeightInstanceManager
(
UClass& ActorClass, |
Returns the instance manager that handles instances of type Class that live in Level. |