C# Class EditDialog, Castle-Bashers

Inheritance: EditorWindow
Show file Open project: DevelopersGuild/Castle-Bashers Class Usage Examples

Public Properties

Property Type Description
edit_id string

Public Methods

Method Description
StartEdit ( ) : void

Private Methods

Method Description
Apply ( ) : void
DeleteProcess ( ) : void
GetSelection ( int order ) : bool
ListSort ( ) : void
OnGUI ( ) : void
OnInspectorUpdate ( ) : void
RmNotification ( ) : void
SetSelection ( int order, bool value ) : void
SwNotification ( string content ) : void

Method Details

StartEdit() public static method

public static StartEdit ( ) : void
return void

Property Details

edit_id public static property

public static string edit_id
return string