Difference between revisions of "SoulGem Script"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>Behippo
(→‎SKSE Member Functions: Added SKSE Member Function list)
imported>PurpleLunchbox
Line 2: Line 2:
[[Category:Papyrus]]
[[Category:Papyrus]]
[[Category:Script Objects]]
[[Category:Script Objects]]
[[Category:SKSE]]


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

Revision as of 23:13, 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