UGenerateStaticMeshLODAssetToolPresetProperties

Choose your operating system:

Windows

macOS

Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

UInteractiveToolPropertySet

UGenerateStaticMeshLODAssetToolPresetProperties

References

Module

MeshLODToolset

Header

/Engine/Plugins/Experimental/MeshLODToolset/Source/MeshLODToolset/Public/Tools/GenerateStaticMeshLODAssetTool.h

Include

#include "Tools/GenerateStaticMeshLODAssetTool.h"

Syntax

UCLASS()
class UGenerateStaticMeshLODAssetToolPresetProperties : public UInteractiveToolPropertySet

Variables

Name Description

Public variable

TWeakObjectPtr<...

 

ParentTool

Public variable UProperty Category, EditAnywhere, Meta

TWeakObjectPtr<...

 

Preset

Preset Asset represents a set of Saved Settings for this Tool

Functions

Name Description

Public function

void

 

Initialize

Public function Virtual

void

 

PostAction

Public function UFunction Category, Meta callineditor

void

 

ReadFromPreset()

Save the current Tool settings to the Preset Asset

Public function UFunction Category, Meta callineditor

void

 

WriteToPreset()

Read the current Tool settings from the Preset Asset