C# Class DelegateFactory.UnityEngine_Canvas_WillRenderCanvases_Event, UnityHello

Inheritance: LuaDelegate
Afficher le fichier Open project: woshihuo12/UnityHello

Méthodes publiques

Méthode Description
Call ( ) : void
CallWithSelf ( ) : void
UnityEngine_Canvas_WillRenderCanvases_Event ( LuaFunction func ) : System
UnityEngine_Canvas_WillRenderCanvases_Event ( LuaFunction func, LuaTable self ) : System

Method Details

Call() public méthode

public Call ( ) : void
Résultat void

CallWithSelf() public méthode

public CallWithSelf ( ) : void
Résultat void

UnityEngine_Canvas_WillRenderCanvases_Event() public méthode

public UnityEngine_Canvas_WillRenderCanvases_Event ( LuaFunction func ) : System
func LuaInterface.LuaFunction
Résultat System

UnityEngine_Canvas_WillRenderCanvases_Event() public méthode

public UnityEngine_Canvas_WillRenderCanvases_Event ( LuaFunction func, LuaTable self ) : System
func LuaInterface.LuaFunction
self LuaInterface.LuaTable
Résultat System