Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Factories > API/Editor/UnrealEd/Factories/UFactory
- UFactory::ShouldShowInNewMenu()
- UAnimSequenceFactory::ShouldShowInNewMenu()
- UCurveFloatFactory::ShouldShowInNewMenu()
- UCurveLinearColorFactory::ShouldShowInNewMenu()
- UCurveVectorFactory::ShouldShowInNewMenu()
- UPreviewMeshCollectionFactory::ShouldShowInNewMenu()
- UTexture2DFactoryNew::ShouldShowInNewMenu()
- UTrueTypeFontFactory::ShouldShowInNewMenu()
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Classes/Factories/Factory.h |
| Include | #include "Factories/Factory.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/Factories/Factory.cpp |
virtual bool ShouldShowInNewMenu() const
Remarks
Returns true if this factory should be shown in the New Asset menu (by default calls CanCreateNew).