Navigation
API > API/Plugins > API/Plugins/ProjectLauncher > API/Plugins/ProjectLauncher/FLaunchProfileTreeNode
| Name | FStringCallbacks |
| Type | struct |
| Header File | /Engine/Plugins/Developer/ProjectLauncher/Source/ProjectLauncher/Public/ProfileTree/LaunchProfileTreeData.h |
| Include Path | #include "ProfileTree/LaunchProfileTreeData.h" |
Syntax
struct FStringCallbacks
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| GetDefaultValue | FGetString | ProfileTree/LaunchProfileTreeData.h | ||
| GetValue | FGetString | ProfileTree/LaunchProfileTreeData.h | ||
| IsEnabled | FGetBool | ProfileTree/LaunchProfileTreeData.h | ||
| IsVisible | FGetBool | ProfileTree/LaunchProfileTreeData.h | ||
| SetValue | FSetString | ProfileTree/LaunchProfileTreeData.h |