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 |
bool FindActorForHandle
&40;
const FActorInstanceHandle & Handle
&41; const
Remarks
Checks if we already have an actor for this handle. If an actor already exists we set the Actor variable on Handle and return true.