C# 클래스 DelegateFactory.UnityEngine_RectTransform_ReapplyDrivenProperties_Event, UnityHello

상속: LuaDelegate
파일 보기 프로젝트 열기: woshihuo12/UnityHello 1 사용 예제들

공개 메소드들

메소드 설명
Call ( UnityEngine param0 ) : void
CallWithSelf ( UnityEngine param0 ) : void
UnityEngine_RectTransform_ReapplyDrivenProperties_Event ( LuaFunction func ) : System
UnityEngine_RectTransform_ReapplyDrivenProperties_Event ( LuaFunction func, LuaTable self ) : System

메소드 상세

Call() 공개 메소드

public Call ( UnityEngine param0 ) : void
param0 UnityEngine
리턴 void

CallWithSelf() 공개 메소드

public CallWithSelf ( UnityEngine param0 ) : void
param0 UnityEngine
리턴 void

UnityEngine_RectTransform_ReapplyDrivenProperties_Event() 공개 메소드

public UnityEngine_RectTransform_ReapplyDrivenProperties_Event ( LuaFunction func ) : System
func LuaInterface.LuaFunction
리턴 System

UnityEngine_RectTransform_ReapplyDrivenProperties_Event() 공개 메소드

public UnityEngine_RectTransform_ReapplyDrivenProperties_Event ( LuaFunction func, LuaTable self ) : System
func LuaInterface.LuaFunction
self LuaInterface.LuaTable
리턴 System