Nasal library functions: Difference between revisions

Jump to navigation Jump to search
m
Line 35: Line 35:
== typeof() ==
== typeof() ==


== ghosttype() ==
== ghosttype(ghost) ==
Returns a string containing either a descriptive name as passed to ''naNewGhost'' or ''naNewGhost2'' in C/C++ while creating the ghost or a unique id (aka the pointer to the C/C++ naGhostType instance) if no name has been set.
Returns a string containing either a descriptive name as passed to ''naNewGhost'' or ''naNewGhost2'' in C/C++ while creating the ghost or a unique id (aka the pointer to the C/C++ naGhostType instance) if no name has been set.


166

edits

Navigation menu