![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | EntityOrientationTool |
Functions | |
| EntityOrientationTool WorkbenchPlugin | WorkbenchPluginAttribute (name:"Set camera orientation to entity", description:"Modifies position and rotation of editor view to match selected entity.", shortcut:"Ctrl+Shift+C", wbModules:{"WorldEditor"}, awesomeFontCode:0xf083) |
| override void | Run () |
| override void | Configure () |
| override void WorkbenchPluginAttribute::Configure | ( | ) |
Definition at line 112 of file ViewOrientationTool.c.
| override void WorkbenchPluginAttribute::Run | ( | ) |
Definition at line 60 of file ViewOrientationTool.c.
| EntityOrientationTool WorkbenchPlugin WorkbenchPluginAttribute | ( | name:"Set camera orientation to entity" | , |
| description:"Modifies position and rotation of editor view to match selected entity." | , | ||
| shortcut:"Ctrl+Shift+C" | , | ||
| wbModules:{"WorldEditor"} | , | ||
| awesomeFontCode:0xf083 | ) |
Definition at line 1 of file ViewOrientationTool.c.