Difference between revisions of "SoulGem Script"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>PurpleLunchbox
imported>PurpleLunchbox
Line 3: Line 3:
[[Category:Script Objects]]
[[Category:Script Objects]]
[[Category:SKSE]]
[[Category:SKSE]]
[[Category:SKSE Script Objects]]


'''Extends:''' [[MiscObject Script]]
'''Extends:''' [[MiscObject Script]]

Revision as of 23:53, 13 May 2012


Extends: MiscObject Script

Script for the manipulation of soul gem objects.

Definition

ScriptName SoulGem extends MiscObject

Properties

None

Global Functions

None

Member Functions

None

SKSE Member Functions

int Function GetSoulSize()

  • Returns the default soul size held in the base form of the soul gem.

int Function GetGemSize()

  • Returns the size of the soul gem.

Events

None