Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/ALightWeightInstanceManager
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/LightWeightInstanceManager.h |
| Include | #include "GameFramework/LightWeightInstanceManager.h" |
| Source | /Engine/Source/Runtime/Engine/Private/LightWeightInstanceManager.cpp |
virtual FLWIData &42; AllocateInitData&40;&41; const
Remarks
Allocates the appropriate subclass of FLWIData to initialize instances for this manager. The caller is responsible for freeing the memory when they are finished.