Navigation
API > API/Editor > API/Editor/EditorInteractiveToolsFramework > API/Editor/EditorInteractiveToolsFramework/ToolContexts > API/Editor/EditorInteractiveToolsFramework/ToolContexts/UToolStackContext
References
| Module | EditorInteractiveToolsFramework |
| Header | /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Public/ToolContexts/ToolStackContext.h |
| Include | #include "ToolContexts/ToolStackContext.h" |
| Source | /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Private/ToolContexts/ToolStackContext.cpp |
virtual FInteractiveToolStack &42; AccessToolStack
&40;
const FString & Identifier
&41;
Remarks
Access an existing tool stack Ptr to stack if it exists, nullptr otherwise
Parameters
| Name | Description |
|---|---|
| Identifier | string used to identify this stack |