C# Class GameFramework.UiResourceSystem

Afficher le fichier Open project: dreamanlan/CSharpGameFramework Class Usage Examples

Méthodes publiques

Méthode Description
GetUiResource ( string res ) : Object

Private Methods

Méthode Description
Contains ( string res ) : bool
Load ( string res ) : Object
Unload ( string res ) : void

Method Details

GetUiResource() public méthode

public GetUiResource ( string res ) : Object
res string
Résultat UnityEngine.Object