this.Task.Owner is null in edit mode
Maybe there is some way to get the Owner?
I found the way to access the private field mActiveObject of BehaviorDesignerWindow.instance.
Are there any downsides of accessing the private field here? Will it persist with behavior designer lock?

I found the way to access the private field mActiveObject of BehaviorDesignerWindow.instance.
Are there any downsides of accessing the private field here? Will it persist with behavior designer lock?
Last edited: