- Found in:
- Dylbills PE
Description
Documentation Comment
Get the actor soul size. 0 = petty, 1 = lesser, 2 = Common, 3 = Greater, 4 = Grand, 5 = Black (for NPCs)
No requirements
Caveats
Parameters
ActorakActor
Examples
Auto-Generated Example
Actor myActor__akActor
int returnedValue = DbMiscFunctions.GetActorSoulSize(myActor__akActor)