MiscObject Script

From the Fallout4 CreationKit Wiki
Revision as of 20:46, 6 June 2016 by imported>Qazaaq
Jump to navigation Jump to search


Extends: Form Script

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