Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/FLightWeightInstanceSubsystem
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/LightWeightInstanceSubsystem.h |
| Include | #include "GameFramework/LightWeightInstanceSubsystem.h" |
| Source | /Engine/Source/Runtime/Engine/Private/LightWeightInstanceSubsystem.cpp |
FActorInstanceHandle CreateNewLightWeightInstance
(
UClass * ActorClass,
FLWIData * InitData,
UDataLayerInstance * Layer,
UWorld * World
)
Remarks
Returns a handle to a new light weight instance that represents an object of type ActorClass.