Creating a custom type for Blackboard variables.

Forums 💬 NodeCanvas ⚙️ Support Creating a custom type for Blackboard variables.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #18522
    delament
    Participant

      Hey there,
      I’m trying to create a blackboard variable of a new script I’ve created. At the moment the script is empty and extends MonoBehaviour. I’ve put it in the preferred types window, and it accepts it but it doesn’t show up in the add variable callout. If I remove a type from that window, like Boolean, the change is reflected in the callout immediately.

      Any ideas?
      Thanks!

      #18523
      Gavalakis
      Keymaster

        Hello,
        As soon as you add any public member (field, property or method) in your script, it will show up to be used 🙂

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.