FInteractiveToolStack::GetStack

Get the original tool stack

Unreal Engine C++ API Reference > Editor > EditorInteractiveToolsFramework > FInteractiveToolStack

References

   
Module EditorInteractiveToolsFramework
Header /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Public/InteractiveToolStack.h
Include #include "InteractiveToolStack.h"
Source /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Private/InteractiveToolStack.cpp
const [TArray](API\Runtime\Core\Containers\TArray)< TPair< [FString](API\Runtime\Core\Containers\FString), [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [FUICommandInfo](API\Runtime\Slate\Framework\Commands\FUICommandInfo) > > > & GetStack() const  

Remarks

Get the original tool stack


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library