Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
ViewOrientationTool.c File Reference

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 ()

Function Documentation

◆ Configure()

override void WorkbenchPluginAttribute::Configure ( )

Definition at line 112 of file ViewOrientationTool.c.

◆ Run()

override void WorkbenchPluginAttribute::Run ( )

Definition at line 60 of file ViewOrientationTool.c.

◆ WorkbenchPluginAttribute()

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.