C# Class ExportTypesWindow, Unity3D

Inheritance: EditorWindow
Afficher le fichier Open project: k-lock/Unity3D Class Usage Examples

Méthodes publiques

Méthode Description
Init ( BitmapSaverWindow, _parent ) : void

Private Methods

Méthode 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 méthode

public static Init ( BitmapSaverWindow, _parent ) : void
_parent BitmapSaverWindow,
Résultat void