C# Class Lua_ResMgr, HGFramework

Inheritance: LuaObject
Afficher le fichier Open project: zhutaorun/HGFramework

Méthodes publiques

Méthode Description
reg ( IntPtr l ) : void

Private Methods

Méthode Description
GetDependences ( IntPtr l ) : int
Init ( IntPtr l ) : int
IsLoadedAssetBundle ( IntPtr l ) : int
LoadRes ( IntPtr l ) : int
LoadScene ( IntPtr l ) : int
Unload ( IntPtr l ) : int
get_AssetBundleFormation ( IntPtr l ) : int
get_AssetBundlePath ( IntPtr l ) : int
set_AssetBundleFormation ( IntPtr l ) : int
set_AssetBundlePath ( IntPtr l ) : int

Method Details

reg() static public méthode

static public reg ( IntPtr l ) : void
l IntPtr
Résultat void