C# 클래스 BOLTStack.LuaBaseView

파일 보기 프로젝트 열기: fanfeilong/boltstack

보호된 메소드들

메소드 설명
GetLuaChunk ( string file, string func ) : IntPtr
GetLuaRuntime ( ) : IntPtr
GetLuaState ( ) : IntPtr

메소드 상세

GetLuaChunk() 보호된 메소드

protected GetLuaChunk ( string file, string func ) : IntPtr
file string
func string
리턴 System.IntPtr

GetLuaRuntime() 보호된 메소드

protected GetLuaRuntime ( ) : IntPtr
리턴 System.IntPtr

GetLuaState() 보호된 메소드

protected GetLuaState ( ) : IntPtr
리턴 System.IntPtr