Background for Skyrim SE
Member of the DbSkseFunctions script
intfunctionGetActorWardState(ActorakActor)NativeGlobal

Description

Documentation Comment

ward states are 0 = none, 1 = absorbing, 2 = break


Caveats


Parameters

ActorakActor


Examples

Auto-Generated Example

Actor myActor__akActor

int returnedValue = DbSkseFunctions.GetActorWardState(myActor__akActor)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.