Navigation
API > API/Plugins > API/Plugins/ProjectLauncher > API/Plugins/ProjectLauncher/FLaunchProfileTreeNode
Boolean-specific callbacks.
| Name | FBooleanCallbacks |
| Type | struct |
| Header File | /Engine/Plugins/Developer/ProjectLauncher/Source/ProjectLauncher/Public/ProfileTree/LaunchProfileTreeData.h |
| Include Path | #include "ProfileTree/LaunchProfileTreeData.h" |
Syntax
struct FBooleanCallbacks
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| GetDefaultValue | FGetBool | ProfileTree/LaunchProfileTreeData.h | ||
| GetValue | FGetBool | ProfileTree/LaunchProfileTreeData.h | ||
| IsEnabled | FGetBool | ProfileTree/LaunchProfileTreeData.h | ||
| IsVisible | FGetBool | ProfileTree/LaunchProfileTreeData.h | ||
| SetValue | FSetBool | ProfileTree/LaunchProfileTreeData.h | ||
| Validation | FValidation | ProfileTree/LaunchProfileTreeData.h |