- Found in:
- SKSE
Description
Wiki Description
Gets the size of a soul gem as int value. (This function requires SKSE)
Caveats
CK Wiki - Notes
- Black Soul Gems and Azura's Star considered as Grand (have the value of 5). See discussion page for actual values of other soul gems.
Examples
int gemSize = mySoulGem.GetGemSize()Auto-Generated Example
int returnedValue = mySoulGem__toCallFunctionOn.GetGemSize()