Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/PhysicsEngine > API/Runtime/Engine/PhysicsEngine/FBodySetupObjectTextFactory
- FCustomizableTextObjectFactory::CanCreateClass()
- FBodySetupObjectTextFactory::CanCreateClass()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/PhysicsEngine/BodySetup.h |
| Include | #include "PhysicsEngine/BodySetup.h" |
| Source | /Engine/Source/Runtime/Engine/Private/PhysicsEngine/BodySetup.cpp |
virtual bool CanCreateClass
&40;
UClass &42; ObjectClass,
bool & bOmitSubObjs
&41; const
Remarks
Return true if the an object of type ObjectClass is allowed to be created; If false is returned, the object and subobjects will be ignored.