Open main menu
Home
Random
Log in
Settings
About the Fallout4 CreationKit Wiki
Disclaimers
the Fallout4 CreationKit Wiki
Search
Difference between revisions of "GetInstalledLightPlugins - Game"
← Older edit
Newer edit →
GetInstalledLightPlugins - Game
(edit)
Revision as of 14:37, 29 March 2024
11 bytes removed
,
29 March
→Return Value
Revision as of 14:35, 29 March 2024
(
edit
)
Msalaba
(
talk
|
contribs
)
(
→Return Value
)
Tag
:
Visual edit
← Older edit
Revision as of 14:37, 29 March 2024
(
edit
)
(
undo
)
Msalaba
(
talk
|
contribs
)
(
→Return Value
)
Tag
:
Visual edit
Newer edit →
Line 14:
Line 14:
== Return Value ==
== Return Value ==
*struct PluginInfo
int
index
string
name
string
author
string
description
EndStruct
*struct
Game:
PluginInfo
*members:
**int
index
**string
name
**string
author
**string
description
== Examples ==
== Examples ==
Msalaba
12
edits