UUVLayoutOperatorFactory

Factory with enough info to spawn the background-thread Operator to do a chunk of work for the tool stores a pointer to the tool and enough info to know which specific operator it should spawn

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

UUVLayoutOperatorFactory

References

Module

MeshModelingToolsEditorOnly

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingToolsEditorOnly/Public/UVLayoutTool.h

Include

#include "UVLayoutTool.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)()
class UUVLayoutOperatorFactory :
    public UObject,
    public IDynamicMeshOperatorFactory

Remarks

Factory with enough info to spawn the background-thread Operator to do a chunk of work for the tool stores a pointer to the tool and enough info to know which specific operator it should spawn

Variables

Name Description

Public variable

int

 

ComponentIndex

Public variable UProperty

UUVLayoutTool &...

 

Tool

Overridden from IDynamicMeshOperatorFactory

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