C# 클래스 ME3Creator.MoveStuff

상속: System.Windows.Forms.Form
파일 보기 프로젝트 열기: ME3Explorer/ME3Explorer 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Aborted bool
PressedOK bool
button1 System.Windows.Forms.Button
button2 System.Windows.Forms.Button
button3 System.Windows.Forms.Button
button4 System.Windows.Forms.Button
button5 System.Windows.Forms.Button
button6 System.Windows.Forms.Button
button7 System.Windows.Forms.Button
button8 System.Windows.Forms.Button
components System.ComponentModel.IContainer
label1 System.Windows.Forms.Label
label2 System.Windows.Forms.Label
label3 System.Windows.Forms.Label
label4 System.Windows.Forms.Label
myType string
pcc ME3LibWV.PCCPackage
stma ME3LibWV.UnrealClasses.StaticMeshActor
textBox1 System.Windows.Forms.TextBox
textBox2 System.Windows.Forms.TextBox
textBox3 System.Windows.Forms.TextBox
textBox4 System.Windows.Forms.TextBox

공개 메소드들

메소드 설명
InitializeComponent ( ) : void

Erforderliche Methode für die Designerunterstützung. Der Inhalt der Methode darf nicht mit dem Code-Editor geändert werden.

MoveStuff ( ) : System

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

Verwendete Ressourcen bereinigen.

비공개 메소드들

메소드 설명
Move_FormClosing ( object sender, FormClosingEventArgs e ) : void
button1_Click ( object sender, EventArgs e ) : void
button2_Click ( object sender, EventArgs e ) : void
button3_Click ( object sender, EventArgs e ) : void
button4_Click ( object sender, EventArgs e ) : void
button5_Click ( object sender, EventArgs e ) : void
button6_Click ( object sender, EventArgs e ) : void
button7_Click ( object sender, EventArgs e ) : void
button8_Click ( object sender, EventArgs e ) : void

메소드 상세

Dispose() 보호된 메소드

Verwendete Ressourcen bereinigen.
protected Dispose ( bool disposing ) : void
disposing bool True, wenn verwaltete Ressourcen gelöscht werden sollen; andernfalls False.
리턴 void

InitializeComponent() 공개 메소드

Erforderliche Methode für die Designerunterstützung. Der Inhalt der Methode darf nicht mit dem Code-Editor geändert werden.
public InitializeComponent ( ) : void
리턴 void

MoveStuff() 공개 메소드

public MoveStuff ( ) : System
리턴 System

프로퍼티 상세

Aborted 공개적으로 프로퍼티

public bool Aborted
리턴 bool

PressedOK 공개적으로 프로퍼티

public bool PressedOK
리턴 bool

button1 공개적으로 프로퍼티

public System.Windows.Forms.Button button1
리턴 System.Windows.Forms.Button

button2 공개적으로 프로퍼티

public System.Windows.Forms.Button button2
리턴 System.Windows.Forms.Button

button3 공개적으로 프로퍼티

public System.Windows.Forms.Button button3
리턴 System.Windows.Forms.Button

button4 공개적으로 프로퍼티

public System.Windows.Forms.Button button4
리턴 System.Windows.Forms.Button

button5 공개적으로 프로퍼티

public System.Windows.Forms.Button button5
리턴 System.Windows.Forms.Button

button6 공개적으로 프로퍼티

public System.Windows.Forms.Button button6
리턴 System.Windows.Forms.Button

button7 공개적으로 프로퍼티

public System.Windows.Forms.Button button7
리턴 System.Windows.Forms.Button

button8 공개적으로 프로퍼티

public System.Windows.Forms.Button button8
리턴 System.Windows.Forms.Button

components 공개적으로 프로퍼티

Erforderliche Designervariable.
public System.ComponentModel.IContainer components
리턴 System.ComponentModel.IContainer

label1 공개적으로 프로퍼티

public System.Windows.Forms.Label label1
리턴 System.Windows.Forms.Label

label2 공개적으로 프로퍼티

public System.Windows.Forms.Label label2
리턴 System.Windows.Forms.Label

label3 공개적으로 프로퍼티

public System.Windows.Forms.Label label3
리턴 System.Windows.Forms.Label

label4 공개적으로 프로퍼티

public System.Windows.Forms.Label label4
리턴 System.Windows.Forms.Label

myType 공개적으로 프로퍼티

public string myType
리턴 string

pcc 공개적으로 프로퍼티

public PCCPackage,ME3LibWV pcc
리턴 ME3LibWV.PCCPackage

stma 공개적으로 프로퍼티

public StaticMeshActor,ME3LibWV.UnrealClasses stma
리턴 ME3LibWV.UnrealClasses.StaticMeshActor

textBox1 공개적으로 프로퍼티

public System.Windows.Forms.TextBox textBox1
리턴 System.Windows.Forms.TextBox

textBox2 공개적으로 프로퍼티

public System.Windows.Forms.TextBox textBox2
리턴 System.Windows.Forms.TextBox

textBox3 공개적으로 프로퍼티

public System.Windows.Forms.TextBox textBox3
리턴 System.Windows.Forms.TextBox

textBox4 공개적으로 프로퍼티

public System.Windows.Forms.TextBox textBox4
리턴 System.Windows.Forms.TextBox