Navigation
API > API/Plugins > API/Plugins/ProjectLauncher > API/Plugins/ProjectLauncher/ILaunchProfileTreeBuilderFactory
Description
Get the priority for this tree builder factory. Higher priority tree builders are evaluated first. Specializations should return non-zero values
| Name | GetPriority |
| Type | function |
| Header File | /Engine/Plugins/Developer/ProjectLauncher/Source/ProjectLauncher/Public/ProfileTree/ILaunchProfileTreeBuilder.h |
| Include Path | #include "ProfileTree/ILaunchProfileTreeBuilder.h" |
virtual int GetPriority() const
priority for this tree builder factory