ToggleObjectCollision

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Disables/enables Collision geometry (if any) on the calling object reference.

Syntax

[help]
reference.ToggleObjectCollision toggleState:0/1 

Or:

reference.TOC toggleState:0/1

Example

objectRef.ToggleObjectCollision 0 

Notes

See Also