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 |
int32 FindIndexForActor
&40;
const AActor &42; InActor
&41; const
Remarks
Returns the index of the light weight instance associated with InActor if one exists; otherwise we return INDEX_NONE.