Difference between revisions of "NiObjectNETDeleteExtraData"
Jump to navigation
Jump to search
no edit summary
imported>DragoonWraith m (NifObjectNETDeleteExtraData moved to NiObjectNETDeleteExtraData: forgot to delete the 'f'.) |
imported>DragoonWraith |
||
Line 2: | Line 2: | ||
'''Syntax''' | '''Syntax''' | ||
(bool:success) | (bool:success) NiObjectNETDeleteExtraData short:ExtraDataID short:NifID ''short:blockID'' | ||
Removes the | Removes the <tt>NiExtraData</tt>-derived object indicated by <tt>ExtraDataID</tt> from the <tt>NiObjectNET</tt>-derived block indicated by <tt>blockID</tt>. As usual, <tt>blockID</tt> defaults to 0, which is usually the root <tt>NiNode</tt>. <tt>NiNode</tt> blocks are derived from <tt>NiObjectNET</tt>, and this function therefore works on the root. | ||
== See Also == | == See Also == | ||
* [[ | * [[NiObjectNETGetNumExtraData]] | ||
* [[ | * [[NiObjectNETAddExtraData]] | ||
[[Category:NifSE| | [[Category:NifSE|ObjectNETDeleteExtraData]] | ||
[[Category:NifSE ( | [[Category:NifSE (NiExtraData)|DeleteExtraData]] |