166
edits
m (→ghosttype()) |
|||
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. | ||
edits