IsMobile

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Returns whether or not the calling reference can move, or be moved (responds to Havok physics).

Syntax

[help]
(isMobile:0/1) reference.IsMobile

Example

set bIsMobile to objectRef.IsMobile 

Notes

  • This function will always return 1 when called on an actor.