Background for Skyrim SE
Member of the ActorBase script
intfunctionGetDeadCount()Native

Description

Wiki Description

Obtains the number of actors using this actor base that are dead.

Documentation Comment

Gets the number of actors of this type that have been killed


Examples

No human-generated examples found for this function.

Auto-Generated Example

int returnedValue = myActorBase__toCallFunctionOn.GetDeadCount()

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.