Author Topic: Node List  (Read 458 times)

I'd like a list of all the node names, and maybe a list of all the different types of nodes (?).

I specificly want the name of the head node. I tried '%player.hideNode(head);', but it didn't work.


OH! Ok thanks. Also, is there a "All" node? Because I'd hate to do '%player.hideNode();' for each node.

All will hide everything.