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

Description

Wiki Description

Obtains this actor's Class.

Documentation Comment

Returns this actor's class


Examples

No human-generated examples found for this function.

Auto-Generated Example

Class returnedValue = myActorBase__toCallFunctionOn.GetClass()

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.