GetHasPhantom
Revision as of 16:59, 20 March 2017 by imported>Jazzisparis (Created page with "{{Function |origin = JIP |summary = Returns whether or not the calling reference's model (NIF) has '''Phantom Shape'''-type collision geometry. |name = GetHasPhantom |retu...")
< [[::Category:Functions|Category:Functions]]
A function added by the JIP NVSE Plugin.
Description
Returns whether or not the calling reference's model (NIF) has Phantom Shape-type collision geometry.
Syntax
(hasPhantom:0/1) reference.GetHasPhantom
Example
set bHasPhantom to objectRef.GetHasPhantom
Notes
This function will always return 1 when called on an actor.