C# Class FC3Editor.UI.ParamSnapshot

Inheritance: System.Windows.Forms.UserControl
Mostrar archivo Open project: Azerothian/fc3editor

Public Methods

Method Description
ParamSnapshot ( ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Private Methods

Method Description
InitializeComponent ( ) : void
UpdateSnapshot ( ) : void
buttonGotoCamera_Click ( object sender, EventArgs e ) : void
buttonSetCamera_Click ( object sender, EventArgs e ) : void

Method Details

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void

ParamSnapshot() public method

public ParamSnapshot ( ) : System
return System