NodeCanvas Forums › General Discussion › Upgrading to 1.5+
Here are information applicable only when you upgrade from pre v1.5 to v1.5+
In version 1.5+ there was some major refactoring in class names and namespaces that had to be done sooner rather than later.
——- Regarding namespaces the changes are:
BehaviourTree = BehaviourTrees FSM = StateMachines DialogueTree = DialogueTrees
——- Regarding class names, the important ones that you should be aware of are:
NodeGraphContainer = Graph NodeBase = Node BTContainer = BehaviourTree FSMContainer = FSM DialogueTreeContainer = DialogueTree
——- Regarding Methods and Properties there are but two for Tasks:
OnActionEditGUI = OnTaskInspectorGUI OnConditionEditGUI = OnTaskInspectorGUI
actionInfo = info conditionInfo = info
Join us on Discord: https://discord.gg/97q2Rjh
Username
Password
Remember Me
By registering on this website you agree to our Privacy Policy.
Email
Confirm Password
Username or Email