UTrailToolManager::GetToolProperties

Property support

Windows
MacOS
Linux

Override Hierarchy

UInteractiveTool::GetToolProperties()

UTrailToolManager::GetToolProperties()

References

Module

MotionTrailEditorMode

Header

/Engine/Plugins/Experimental/MotionTrailEditorMode/Source/MotionTrailEditorMode/Public/MotionTrailEditorToolset.h

Include

#include "MotionTrailEditorToolset.h"

Source

/Engine/Plugins/Experimental/MotionTrailEditorMode/Source/MotionTrailEditorMode/Private/MotionTrailEditorToolset.cpp

Syntax

virtual TArray< UObject * > GetToolProperties
(
    bool bEnabledOnly
) const

Remarks

Property support

Returns

list of property UObjects for this tool (ie to add to a DetailsViewPanel, for example)

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