FInteractiveToolActionSet::CollectActions

Return the internal list of registered Actions by adding to the OutActions array

Windows
MacOS
Linux

References

Module

InteractiveToolsFramework

Header

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Public/InteractiveToolActionSet.h

Include

#include "InteractiveToolActionSet.h"

Source

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Private/InteractiveToolActionSet.cpp

Syntax

void CollectActions
(
    TArray< FInteractiveToolAction > & OutActions
) const

Remarks

Return the internal list of registered Actions by adding to the OutActions array

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