- Found in:
- SKSE
Description
Wiki Description
Returns the number of spells defined in the base actor form. (This function requires SKSE)
Documentation Comment
returns the number of spells defined in the base actor form
Caveats
CK Wiki - Notes
None
Examples
No human-generated examples found for this function.
Auto-Generated Example
int returnedValue = myActorBase__toCallFunctionOn.GetSpellCount()