HasPrimitive

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Returns 1 if the calling reference has a geometric primitive.

Syntax

[help]
(hasPrimitive:0/1) reference.HasPrimitive

Example

set bHasPrimitive to objectRef.HasPrimitive

See Also