Difference between revisions of "NiObjectNETGetName"
Jump to navigation
Jump to search
no edit summary
imported>DragoonWraith m (NiObjectGetName moved to NiObjectNETGetName: drr... wrong one.) |
imported>DragoonWraith |
||
Line 2: | Line 2: | ||
'''Syntax''' | '''Syntax''' | ||
(string: | (string:name) NiObjectNETGetName short:nifID ''short:blockID'' | ||
(string:name) NiObjNETGetName short:nifID ''short:blockID'' | |||
Returns the name of the specified | Returns the name of the specified <tt>NiObjectNET</tt> derived block. The default value of <tt>blockID</tt> is 0, referring to the root <tt>NiNode</tt>. <tt>NiNode</tt> is derived from <tt>NiObjectNET</tt>, and so this function can get its name. | ||
Returns <tt>" "</tt> on failure. | |||
== See Also == | == See Also == | ||
* [[ | * [[NiObjectNETSetName]] | ||
[[Category:NifSE| | [[Category:NifSE|ObjectNETGetName]] | ||
[[Category:NifSE ( | [[Category:NifSE (NiObjectNET)|GetName]] |