UInteractionMechanic::AddToolPropertySource

Add a PropertySet object for this Mechanic to parent Tool

Choose your operating system:

Windows

macOS

Linux

References

Module

InteractiveToolsFramework

Header

/Engine/Source/Runtime/InteractiveToolsFramework/Public/InteractionMechanic.h

Include

#include "InteractionMechanic.h"

Source

/Engine/Source/Runtime/InteractiveToolsFramework/Private/InteractionMechanic.cpp

Syntax

virtual void AddToolPropertySource
(
    UInteractiveToolPropertySet * PropertySet
)

Remarks

Add a PropertySet object for this Mechanic to parent Tool

Parameters

Parameter

Description

PropertySet

Property Set object to add