Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/TCommands
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TWeakPtr< FGenericCommands > & GetInstance () |
|||
SLATE_APITWeakPtr< class FGenericCommands > & GetInstance () |
Framework/Commands/GenericCommands.h | ||
static TWeakPtr< CommandContextType > & GetInstance () |
A static instance of the command set. | Framework/Commands/Commands.h |
GetInstance()
| Name | GetInstance |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Private/Framework/Commands/GenericCommands.cpp |
| Include Path | #include "Framework/Commands/GenericCommands.cpp" |
TWeakPtr < FGenericCommands > & GetInstance()
GetInstance()
| Name | GetInstance |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Framework/Commands/GenericCommands.h |
| Include Path | #include "Framework/Commands/GenericCommands.h" |
SLATE_APITWeakPtr < class FGenericCommands > & GetInstance()
GetInstance()
Description
A static instance of the command set.
| Name | GetInstance |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Framework/Commands/Commands.h |
| Include Path | #include "Framework/Commands/Commands.h" |
static TWeakPtr < CommandContextType > & GetInstance()