UTextureImportSettings

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

UnrealEd

Header

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

Include

#include "Factories/TextureImportSettings.h"

Syntax

class UTextureImportSettings : public UDeveloperSettings

Variables

Name Description

Public variable

 

DisplayName

Public variable

 

ToolTip

Constructors

Name Description

Public function

UTextureImportSettings

(
    const FObjectInitializer& ObjectIn...
)

Overridden from UObject

Name Description

Public function Virtual

void

 

PostEditChangeProperty

(
    FPropertyChangedEvent& PropertyCha...
)

Called when a property on this object has been modified externally

Public function Virtual

void

 

PostInitProperties()

Called after the C++ constructor and after the properties have been initialized, including those loaded from config.

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