Navigation
API > API/Plugins > API/Plugins/ProjectLauncher > API/Plugins/ProjectLauncher/FGenericProfileTreeBuilder
Description
Callback when the property tree editor has modified the profile. NOTE: Custom widgets will need to call this manually.
Virtual Inheritance
- ILaunchProfileTreeBuilder::OnPropertyChanged → FGenericProfileTreeBuilder::OnPropertyChanged
| Name | OnPropertyChanged |
| Type | function |
| Header File | /Engine/Plugins/Developer/ProjectLauncher/Source/ProjectLauncher/Public/ProfileTree/GenericProfileTreeBuilder.h |
| Include Path | #include "ProfileTree/GenericProfileTreeBuilder.h" |
| Source | /Engine/Plugins/Developer/ProjectLauncher/Source/ProjectLauncher/Private/ProfileTree/GenericProfileTreeBuilder.cpp |
virtual void OnPropertyChanged()