Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/InteractiveToolsFramework/Public/InteractionMechanic.h |
Include |
#include "InteractionMechanic.h" |
Source |
/Engine/Source/Runtime/InteractiveToolsFramework/Private/InteractionMechanic.cpp |
virtual void AddToolPropertySource
(
UInteractiveToolPropertySet * PropertySet
)
Add a PropertySet object for this Mechanic to parent Tool
Parameter |
Description |
---|---|
PropertySet |
Property Set object to add |