UOnAcceptHandleSourcesProperties

Standard property settings for tools that create a new actor and need to decide what to do with the input (source) actor(s)

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

ModelingComponents

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Public/PropertySets/OnAcceptProperties.h

Include

#include "PropertySets/OnAcceptProperties.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)()
class UOnAcceptHandleSourcesProperties : public UInteractiveToolPropertySet

Remarks

Standard property settings for tools that create a new actor and need to decide what to do with the input (source) actor(s)

Variables

Name Description

Public variable UProperty Category, EditAnywhere

EHandleSourcesM...

 

OnToolAccept

What to do with the source Actors/Components when accepting results of tool.

Functions

Name Description

Public function

void

 

ApplyMethod

(
    const TArray< AActor* >& Acto...,
    UInteractiveToolManager* ToolM...
)

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