Olympe Engine 2.0
2D Game Engine with ECS Architecture
Loading...
Searching...
No Matches
Olympe::GraphValidationPanel Member List

This is the complete list of members for Olympe::GraphValidationPanel, including all inherited members.

AddError(int nodeId, const std::string &message, ValidationSeverity severity)Olympe::GraphValidationPanelprivate
CheckCycles(const TaskGraphTemplate &graph)Olympe::GraphValidationPanelprivate
CheckDeadEnds(const TaskGraphTemplate &graph)Olympe::GraphValidationPanelprivate
CheckMissingConnections(const TaskGraphTemplate &graph)Olympe::GraphValidationPanelprivate
Clear()Olympe::GraphValidationPanel
Get()Olympe::GraphValidationPanelstatic
GetErrors() constOlympe::GraphValidationPanel
GetSelectedNodeId() constOlympe::GraphValidationPanel
GraphValidationPanel()Olympe::GraphValidationPanelprivate
HasCriticalErrors() constOlympe::GraphValidationPanel
HasErrors() constOlympe::GraphValidationPanel
m_ErrorsOlympe::GraphValidationPanelprivate
m_SelectedNodeIdOlympe::GraphValidationPanelprivate
OnErrorClick(int nodeId)Olympe::GraphValidationPanel
Validate(const TaskGraphTemplate &graph)Olympe::GraphValidationPanel