C# Class Lua_UnityEngine_SceneManagement_Scene, 2DPlatformer-SLua

Inheritance: LuaObject
Afficher le fichier Open project: yaukeywang/2DPlatformer-SLua

Méthodes publiques

Méthode Description
reg ( IntPtr l ) : void

Private Methods

Méthode Description
GetRootGameObjects ( IntPtr l ) : int
IsValid ( IntPtr l ) : int
constructor ( IntPtr l ) : int
get_buildIndex ( IntPtr l ) : int
get_isDirty ( IntPtr l ) : int
get_isLoaded ( IntPtr l ) : int
get_name ( IntPtr l ) : int
get_path ( IntPtr l ) : int
get_rootCount ( IntPtr l ) : int
op_Equality ( IntPtr l ) : int
op_Inequality ( IntPtr l ) : int

Method Details

reg() public static méthode

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