Navigation
API > API/Plugins > API/Plugins/ProjectLauncher > API/Plugins/ProjectLauncher/FLaunchProfileTreeNode
Callbacks common to all widgets.
| Name | FCallbacks |
| Type | struct |
| Header File | /Engine/Plugins/Developer/ProjectLauncher/Source/ProjectLauncher/Public/ProfileTree/LaunchProfileTreeData.h |
| Include Path | #include "ProfileTree/LaunchProfileTreeData.h" |
Syntax
struct FCallbacks
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| IsDefault | FGetBool | ProfileTree/LaunchProfileTreeData.h | ||
| IsEnabled | FGetBool | ProfileTree/LaunchProfileTreeData.h | ||
| IsVisible | FGetBool | ProfileTree/LaunchProfileTreeData.h | ||
| SetToDefault | FFunction | ProfileTree/LaunchProfileTreeData.h | ||
| Validation | FValidation | ProfileTree/LaunchProfileTreeData.h |