MiscComponent Struct - MiscObject

From the Fallout4 CreationKit Wiki
Revision as of 12:56, 25 November 2018 by imported>Qazaaq (minor see also link)
Jump to navigation Jump to search
This article has been flagged as incomplete.
Please help improve the wiki by learning how to contribute.

F4SE Member of: MiscObject Script
Requires F4SE version 0.4.2 or higher.

Placeholder Description.

Syntax

Struct MiscComponent
    Component Object
    int Count
EndStruct

Members

  • Object: Placeholder Description.
  • Count: Placeholder Description.

Examples

; Placeholder Code.

See Also