NodeCanvas Forums › Support › [BUG] Canvas doesn't refresh after compile for BlackBoardOnly attribute › Reply To: [BUG] Canvas doesn't refresh after compile for BlackBoardOnly attribute
I’ve had this problem too.
I think it happens if you write something like
public BBParameter<float> foo;,
public BBParameter<float> foo;
let unity compile, open up that action, then realize that your parameter should be BB only so you modify it to look like this:
[BlackboardOnly] public BBParameter<float> foo;
Username
Password
Remember Me
By registering on this website you agree to our Privacy Policy.
Email
Confirm Password
Username or Email