Background for Fallout 4
Member of the Actor script
voidfunctionStartSneaking()Native

Description

Wiki Description

Forces this actor to start sneaking.

Documentation Comment

Makes this actor start sneaking


Caveats


Examples

; Force the player to sneak mode
Game.GetPlayer().StartSneaking()

Auto-Generated Example

myActor__toCallFunctionOn.StartSneaking()

Related Pages


Additional References

View this function’s page on the Fallout 4 Creation Kit Wiki

Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.