Reply To: BBListObject of BBListGameObjects

Forums 💬 NodeCanvas 🗨️ General Discussion BBListObject of BBListGameObjects Reply To: BBListObject of BBListGameObjects

#14780
Gavalakis
Keymaster

    Hello,

    It’s there, called BBUnityObjectList, or alternative you can use BBComponentList.
    If you are working with it through the editor, you may also want to set the type using the [VariableType(System.Type)] attribute above your field.

    Let me know if that’s what you mean 🙂
    Thanks