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

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

Convert(const nlohmann::json &btV2Json, std::vector< std::string > &outErrors)Olympe::BTtoVSMigratorstatic
ConvertBlackboard(const nlohmann::json &btV2Json, TaskGraphTemplate &vsGraph, std::vector< std::string > &outErrors)Olympe::BTtoVSMigratorprivatestatic
ConvertConnections(const nlohmann::json &nodesArray, std::vector< std::string > &outErrors)Olympe::BTtoVSMigratorprivatestatic
ConvertNode(const nlohmann::json &btNode, std::vector< std::string > &outErrors)Olympe::BTtoVSMigratorprivatestatic
IsBTv2(const nlohmann::json &j)Olympe::BTtoVSMigratorstatic
IsDecoratorName(const std::string &nodeName)Olympe::BTtoVSMigratorstatic
MapNodeType(const std::string &btType)Olympe::BTtoVSMigratorprivatestatic