Node Types
Retrieve the count of Node Types
Number NodeTypesGetCount()
Retrieve the count of a Node Type
Number NodeTypesGetCount(String type)
Retrieve the Node Types in an Array
String[] NodeTypesGet()
Lua API
Node Types