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:48, 29 March 2024
24 bytes added
,
14:48, 29 March 2024
→Return Value
Revision as of 14:46, 29 March 2024
(
edit
)
Msalaba
(
talk
|
contribs
)
(
→Examples
)
← Older edit
Revision as of 14:48, 29 March 2024
(
edit
)
(
undo
)
Msalaba
(
talk
|
contribs
)
(
→Return Value
)
Newer edit →
Line 14:
Line 14:
== Return Value ==
== Return Value ==
*struct Game:
PluginInfo
<source lang="papyrus">
*members:
Struct
PluginInfo
**
int index
int index
**
string name
string name
**
string author
string author
**
string description
string description
EndStruct
</source>
== Examples ==
== Examples ==
Msalaba
12
edits