C# 클래스 BrawlLib.Internal.Windows.Forms.InterpolationForm

상속: Form
파일 보기 프로젝트 열기: soopercool101/BrawlCrate

공개 프로퍼티들

프로퍼티 타입 설명
_interpolationEditor InterpolationEditor

공개 메소드들

메소드 설명
InterpolationForm ( ModelEditorBase mainWindow ) : BrawlLib.Internal.Windows.Controls

보호된 메소드들

메소드 설명
OnLoad ( EventArgs e ) : void

메소드 상세

InterpolationForm() 공개 메소드

public InterpolationForm ( ModelEditorBase mainWindow ) : BrawlLib.Internal.Windows.Controls
mainWindow ModelEditorBase
리턴 BrawlLib.Internal.Windows.Controls

OnLoad() 보호된 메소드

protected OnLoad ( EventArgs e ) : void
e EventArgs
리턴 void

프로퍼티 상세

_interpolationEditor 공개적으로 프로퍼티

public InterpolationEditor _interpolationEditor
리턴 InterpolationEditor