Background for Skyrim SE
Member of the Debug script
voidfunctionToggleAI()NativeGlobal

Description

Wiki Description

Toggles AI on and off in the game.

Documentation Comment

ToggleAI


Caveats


Examples

; Toggles AI off (if on) or on (if off)
Debug.ToggleAI()

Auto-Generated Example

Debug.ToggleAI()

Related Pages


Additional References

View this function’s page on the Skyrim Creation Kit Wiki

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.