Difference between revisions of "MiscComponent Struct - MiscObject"

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search
imported>Qazaaq
(added f4se member)
(No difference)

Revision as of 17:48, 21 January 2018

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