ToggleCameraCollision
From GECK
A function added by the JIP NVSE Plugin.
Description
Enables/disables the collision box of the player's camera.
- By omitting the argument, the function can be used to return whether camera collision is enabled, without making any changes.
Syntax
(isToggled:0/1) ToggleCameraCollision toggle:1/0
Example
ToggleCameraCollision 0
set bCameraCollision to ToggleCameraCollision