Background for Skyrim SE
Member of the PyramidUtils script
voidfunctionSetActorCalmed(ActorakActor, boolabCalmed)Global

Description

Documentation Comment

Actor


Caveats


Parameters

ActorakActor

boolabCalmed


Examples

Auto-Generated Example

Actor myActor__akActor
bool myBool__abCalmed

PyramidUtils.SetActorCalmed(myActor__akActor, myBool__abCalmed)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.