GetNumParents - EquipSlot

From the CreationKit Wiki
Revision as of 04:56, 1 June 2013 by imported>Bot Owned (Created page with "Category:Scripting Category:Papyrus Category:SKSE '''SKSE Member of:''' EquipSlot Script Returns the number of parent slots. == Syntax == <source lang="papyr...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

SKSE Member of: EquipSlot Script

Returns the number of parent slots.

Syntax[edit | edit source]

int Function GetNumParents() native

Parameters[edit | edit source]

None

Return Value[edit | edit source]

Returns the number of parent slots.

Examples[edit | edit source]

EquipSlotProperty.GetNumParents()

See Also[edit | edit source]