C# Class SimpleSpritePackerEditor.SPReferenceReplacerWindow

Inheritance: EditorWindow
显示文件 Open project: sunduk/freegostop Class Usage Examples

Public Properties

Property Type Description
PrefsKey_SpriteRenderersOnly string
PrefsKey_TargetMode string

Protected Methods

Method Description
OnEnable ( ) : void
OnGUI ( ) : void

Private Methods

Method Description
ShowWindow ( ) : void

Method Details

OnEnable() protected method

protected OnEnable ( ) : void
return void

OnGUI() protected method

protected OnGUI ( ) : void
return void

Property Details

PrefsKey_SpriteRenderersOnly public_oe static_oe property

public static string PrefsKey_SpriteRenderersOnly
return string

PrefsKey_TargetMode public_oe static_oe property

public static string PrefsKey_TargetMode
return string