C# 클래스 KopiLua.Lua.lua_Debug

파일 보기 프로젝트 열기: mlnlover11/KopiLua-v5.1.5 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
currentline int
event_ int
i_ci int
lastlinedefined int
linedefined int
name KopiLua.CharPtr
namewhat KopiLua.CharPtr
nups int
short_src KopiLua.CharPtr
source KopiLua.CharPtr
what KopiLua.CharPtr

프로퍼티 상세

currentline 공개적으로 프로퍼티

public int currentline
리턴 int

event_ 공개적으로 프로퍼티

public int event_
리턴 int

i_ci 공개적으로 프로퍼티

public int i_ci
리턴 int

lastlinedefined 공개적으로 프로퍼티

public int lastlinedefined
리턴 int

linedefined 공개적으로 프로퍼티

public int linedefined
리턴 int

name 공개적으로 프로퍼티

public CharPtr,KopiLua name
리턴 KopiLua.CharPtr

namewhat 공개적으로 프로퍼티

public CharPtr,KopiLua namewhat
리턴 KopiLua.CharPtr

nups 공개적으로 프로퍼티

public int nups
리턴 int

short_src 공개적으로 프로퍼티

public CharPtr,KopiLua short_src
리턴 KopiLua.CharPtr

source 공개적으로 프로퍼티

public CharPtr,KopiLua source
리턴 KopiLua.CharPtr

what 공개적으로 프로퍼티

public CharPtr,KopiLua what
리턴 KopiLua.CharPtr