Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FCustomizableTextObjectFactory
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/Factories.h |
| Include | #include "Factories.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/Factories/EditorFactories.cpp |
virtual bool CanCreateClass
(
UClass * ObjectClass,
bool & bOmitSubObjs
) 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.