C# Class ExportTypesWindow, Unity3D

Inheritance: EditorWindow
Mostra file Open project: k-lock/Unity3D Class Usage Examples

Public Methods

Method Description
Init ( BitmapSaverWindow, _parent ) : void

Private Methods

Method Description
AddFile ( string str ) : void
Awake ( ) : void
Closer ( ) : void
ListStyle ( int selectedIndex ) : GUIStyle
OldIndex ( ) : int
OnDestroy ( ) : void
OnGUI ( ) : void
RemoveFile ( ) : void
ResetList ( ) : void

Method Details

Init() public static method

public static Init ( BitmapSaverWindow, _parent ) : void
_parent BitmapSaverWindow,
return void