Template:NifSE NiExtraData Numerical Type List
Jump to navigation
Jump to search
This is a list of the possible types of NiExtraData nodes that contain numbers. Used by NifSE's NiExtraDataGetNumber and NiExtraDataSetNumber.
Numerical NiExtraData Types
The following NiExtraData-derived blocks have numerical data of the type indicated.
- NiBooleanExtraData - bool
- NiFloatExtraData - float
- NiNiIntegerExtraData - short
- BSXFlags - short, containing a bit field:
Bit 0 = enable animation Bit 1 = enable collision Bit 2 = is skeleton nif? Bit 3 = unknown; set to 1 on Signs Bit 4 = FlameNodes present Bit 5 = EditorMarkers present
- BSXFlags - short, containing a bit field: