C# 클래스 Henchmen.Lua.UserFunction

상속: Function
파일 보기 프로젝트 열기: henchmeninteractive/HenchLua

공개 메소드들

메소드 설명
Execute ( Thread thread ) : int

보호된 메소드들

메소드 설명
UserFunction ( ) : System

메소드 상세

Execute() 공개 추상적인 메소드

public abstract Execute ( Thread thread ) : int
thread Thread
리턴 int

UserFunction() 보호된 메소드

protected UserFunction ( ) : System
리턴 System