C# 클래스 GameFramework.UiResourceSystem

파일 보기 프로젝트 열기: dreamanlan/CSharpGameFramework 1 사용 예제들

공개 메소드들

메소드 설명
GetUiResource ( string res ) : Object

비공개 메소드들

메소드 설명
Contains ( string res ) : bool
Load ( string res ) : Object
Unload ( string res ) : void

메소드 상세

GetUiResource() 공개 메소드

public GetUiResource ( string res ) : Object
res string
리턴 UnityEngine.Object