Background for Skyrim SE
Member of the DbMiscFunctions script
voidfunctionDisableThenEnablePlayerControls(floatDelay=1.0)Global

Description

Documentation Comment

Useful for force closing the inventory menu, or forcing the player to sheathe their weapon.
No requirements


Caveats


Parameters

floatDelay=1.0


Examples

Auto-Generated Example

float myFloat__Delay

DbMiscFunctions.DisableThenEnablePlayerControls(myFloat__Delay)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.