Forums › 💬 NodeCanvas › ⚙️ Support › Sort GOs by BB variable(Linq ?) › Reply To: Sort GOs by BB variable(Linq ?)
Hello again, Could this be something like what you are after:
This basicaly orders a list of blackboards based on some variable name and type T, then saves the sorted list of the gameobjects to a new variable.
Let me know.