Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
WorkbenchPlugin.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
7
#ifdef WORKBENCH
8
13
14
class
WorkbenchPlugin: Managed
15
{
16
private
void
WorkbenchPlugin();
17
private
void
~WorkbenchPlugin();
18
19
event
void
Run
();
20
event
void
RunCommandline
();
21
event
void
Configure
();
22
event
void
OnResourceContextMenu(notnull array<ResourceName> resources);
23
}
24
28
29
#endif
// WORKBENCH
RunCommandline
override void RunCommandline()
Definition
FlowmapTool.c:60
Run
override void Run()
Definition
SCR_ImageSetGenerator.c:297
Configure
override void Configure()
Definition
ViewOrientationTool.c:112
scripts
GameLib
generated
WorkbenchAPI
Plugins
WorkbenchPlugin.c
Generated by
1.17.0