PluginInfo Struct - Game

Revision as of 15:54, 21 January 2018 by imported>Qazaaq (Scrivener07 moved page Owner PluginInfo - Game to PluginInfo Struct - Game)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.

SyntaxEdit

Struct PluginInfo
    int Index
    string Name
    string Author
    string Description
EndStruct

MembersEdit

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

ExamplesEdit

; Placeholder Code.

See AlsoEdit