![]() |
Olympe Engine 2.0
2D Game Engine with ECS Architecture
|
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::BTtoVSMigrator | static |
| ConvertBlackboard(const nlohmann::json &btV2Json, TaskGraphTemplate &vsGraph, std::vector< std::string > &outErrors) | Olympe::BTtoVSMigrator | privatestatic |
| ConvertConnections(const nlohmann::json &nodesArray, std::vector< std::string > &outErrors) | Olympe::BTtoVSMigrator | privatestatic |
| ConvertNode(const nlohmann::json &btNode, std::vector< std::string > &outErrors) | Olympe::BTtoVSMigrator | privatestatic |
| IsBTv2(const nlohmann::json &j) | Olympe::BTtoVSMigrator | static |
| IsDecoratorName(const std::string &nodeName) | Olympe::BTtoVSMigrator | static |
| MapNodeType(const std::string &btType) | Olympe::BTtoVSMigrator | privatestatic |