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 DoesAcceptClass
(
const UClass * OtherClass
) const
Remarks
Returns true if this manager is capable of representing objects of type OtherClass.