Recent content by oktagondev

  1. O

    Node Event and Variable map

    The constructor worked, the only problem is that Owner is set after the custom task constructor. There's another way to get the tree and its variables from the task ?
  2. O

    Node Event and Variable map

    Thanks for the answer, the first one worked perfectly. About the node constructor, could you exemplify? What I meant is when you are creating a tree on the editor, so when you create a Action for example, a event is called, OnNodeDrawn for example, something like that. Thank for answering.
  3. O

    Node Event and Variable map

    Hello, I have two questions. First, I know that is possible to get all variables on a tree, can I auto assign variables through code? Supose I set a sharedvariable as IsShared = true, then I want to map It to the tree variable, is It possible? Second, there's a event or something similar when...
Top