Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > Factories
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UFactory
- UTextureRenderTargetCubeFactoryNew
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Classes/Factories/TextureRenderTargetCubeFactoryNew.h |
Include | #include "Factories/TextureRenderTargetCubeFactoryNew.h" |
Syntax
UCLASS (MinimalAPI, HideCategories=(Object, Texture))
class UTextureRenderTargetCubeFactoryNew : public UFactory
Remarks
TextureRenderTargetCubeFactoryNew.
Variables
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
UTextureRenderTargetCubeFactoryNew
(
const FObjectInitializer& ObjectInitializer |
Overridden from UFactory
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
UObject * | FactoryCreateNew
(
UClass* InClass, |
Create a new object by class. |