| Action |
const TSharedPtr< const FUICommandInfo > |
The action associated with this block (can be null for some actions) |
Framework/MultiBox/MultiBox.h |
|
| ActionList |
const TSharedPtr< const FUICommandList > |
The list of mappings from command info to delegates that should be called. |
Framework/MultiBox/MultiBox.h |
|
| bIsPartOfHeading |
bool |
Whether this block is part of the heading blocks for a section |
Framework/MultiBox/MultiBox.h |
|
| DirectActions |
FUIAction |
Direct processing of actions. |
Framework/MultiBox/MultiBox.h |
|
| ExtensionHook |
FName |
Optional extension hook which is used for debug display purposes, so users can see what hooks are where |
Framework/MultiBox/MultiBox.h |
|
| Type |
EMultiBlockType |
Type of MultiBlock |
Framework/MultiBox/MultiBox.h |
|