USubUVAnimationFactory

Factory for SubUVAnimation assets

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Factories/SubUVAnimationFactory.h

Include

#include "Factories/SubUVAnimationFactory.h"

Syntax

class USubUVAnimationFactory : public UFactory

Remarks

Factory for SubUVAnimation assets

Variables

Name Description

Public variable

UTexture2D *...

 

InitialTexture

An initial texture to use

Constructors

Name Description

Public function

USubUVAnimationFactory

(
    const FObjectInitializer& ObjectIn...
)

Overridden from UFactory

Name Description

Public function Virtual

UObject *...

 

FactoryCreateNew

(
    UClass* InClass,
    UObject* InParent,
    FName InName,
    EObjectFlags Flags,
    UObject* Context,
    FFeedbackContext* Warn
)

Create a new object by class.

Public function Virtual Const

uint32

 

GetMenuCategories()

When shown in menus, this is the category containing this factory.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss