MiscObject Script

From the Fallout4 CreationKit Wiki
Revision as of 18:56, 8 October 2016 by imported>Qazaaq (added category and editor reference crosslink)
Jump to navigation Jump to search

Extends: Form Script

Editor: MiscItem

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

See Also