Difference between revisions of "PluginInfo Struct - Game"

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

Latest revision as of 14:54, 21 January 2018

This article has been flagged as incomplete.
Please help improve the wiki by learning how to contribute.

F4SE Member of: Game Script
Requires F4SE version 0.3.1 or higher.

Placeholder Description.

Syntax[edit | edit source]

Struct PluginInfo
    int Index
    string Name
    string Author
    string Description
EndStruct

Members[edit | edit source]

  • Index: Placeholder Description.
  • Name: Placeholder Description.
  • Author: Placeholder Description.
  • Description: Placeholder Description.

Examples[edit | edit source]

; Placeholder Code.

See Also[edit | edit source]