MiscObject Script

Revision as of 13:36, 13 May 2016 by imported>Hannibalektr (→‎Member Functions: Updating to match latest source)


Extends: Form Script (Papyrus)

Script for the manipulation of miscellaneous base objects.

Definition

ScriptName MiscObject extends Form Native Hidden

Properties

None

Global Functions

None

Member Functions

  • int Function GetObjectComponentCount( Component akComponent )
    • Returns the number of the given component this form has.

Events

None