Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
WorkbenchPlugin.c
Go to the documentation of this file.
1/*
2===========================================
3Do not modify, this script is generated
4===========================================
5*/
6
7#ifdef WORKBENCH
8
13
14class 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
override void RunCommandline()
Definition FlowmapTool.c:60
override void Run()
override void Configure()