GetRefType
Jump to navigation
Jump to search
< [[::Category:Functions|Category:Functions]]
A function added by the JIP NVSE Plugin.
Description
Returns the Type Code of the calling reference (unlike GetType, which returns the type of the reference's Base Form).
Syntax
(refType:int) reference.GetRefType
Example
set iRefType to objectRef.GetRefType