C# 클래스 NcSpriteFactoryEditor, TestGame

상속: FXMakerEditor
파일 보기 프로젝트 열기: liuxq/TestGame

보호된 프로퍼티들

프로퍼티 타입 설명
m_FxmPopupManager FxmPopupManager,
m_Sel NcSpriteFactory,

공개 메소드들

메소드 설명
OnInspectorGUI ( ) : void

보호된 메소드들

메소드 설명
CreateSpriteAtlas ( Material tarMat ) : void
GetHelpContent ( string tooltip ) : GUIContent
HelpBox ( string caption ) : void
OnDisable ( ) : void
OnEnable ( ) : void

비공개 메소드들

메소드 설명
BuildSpriteAtlas ( ) : Texture2D
GetSpriteNodeNames ( ) : string[]
ScaleTexture ( Texture2D source, int targetWidth, int targetHeight ) : Texture2D

메소드 상세

CreateSpriteAtlas() 보호된 메소드

protected CreateSpriteAtlas ( Material tarMat ) : void
tarMat Material
리턴 void

GetHelpContent() 보호된 메소드

protected GetHelpContent ( string tooltip ) : GUIContent
tooltip string
리턴 GUIContent

HelpBox() 보호된 메소드

protected HelpBox ( string caption ) : void
caption string
리턴 void

OnDisable() 보호된 메소드

protected OnDisable ( ) : void
리턴 void

OnEnable() 보호된 메소드

protected OnEnable ( ) : void
리턴 void

OnInspectorGUI() 공개 메소드

public OnInspectorGUI ( ) : void
리턴 void

프로퍼티 상세

m_FxmPopupManager 보호되어 있는 프로퍼티

protected FxmPopupManager, m_FxmPopupManager
리턴 FxmPopupManager,

m_Sel 보호되어 있는 프로퍼티

protected NcSpriteFactory, m_Sel
리턴 NcSpriteFactory,