C# 클래스 AGS.Plugin.Lua.SimpleLuaValueEditor

상속: System.Windows.Forms.Form
파일 보기 프로젝트 열기: duncanc/Lua-for-AGS

공개 메소드들

메소드 설명
SimpleLuaValueEditor ( LuaForAGSEditorComponent component, AGS.Plugin.Lua.VisualLuaTableValue parentTable, VisualLuaValueType newValueType ) : System

비공개 메소드들

메소드 설명
CancelyButton_Click ( object sender, EventArgs e ) : void
ConfirmButton_Click ( object sender, EventArgs e ) : void
SimpleLuaValueEditor_Load ( object sender, EventArgs e ) : void

메소드 상세

SimpleLuaValueEditor() 공개 메소드

public SimpleLuaValueEditor ( LuaForAGSEditorComponent component, AGS.Plugin.Lua.VisualLuaTableValue parentTable, VisualLuaValueType newValueType ) : System
component LuaForAGSEditorComponent
parentTable AGS.Plugin.Lua.VisualLuaTableValue
newValueType VisualLuaValueType
리턴 System