Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Commands > API/Runtime/Slate/Framework/Commands/TCommands
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/Commands/Commands.h |
| Include | #include "Framework/Commands/Commands.h" |
TCommands
&40;
const FName InContextName,
const FText & InContextDesc,
const FName InContextParent,
const FName InStyleSetName
&41;
Remarks
Construct a set of commands; call this from your custom commands class.