C# 클래스 LuaInterface.Lua_Debug

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

공개 프로퍼티들

프로퍼티 타입 설명
_name System.IntPtr
_namewhat System.IntPtr
_source System.IntPtr
_what System.IntPtr
currentline int
eventcode int
i_ci int
lastlinedefined int
linedefined int
nups int

비공개 메소드들

메소드 설명
GetShortSrcLen ( byte str ) : int
tostring ( IntPtr p ) : string

프로퍼티 상세

_name 공개적으로 프로퍼티

public IntPtr,System _name
리턴 System.IntPtr

_namewhat 공개적으로 프로퍼티

public IntPtr,System _namewhat
리턴 System.IntPtr

_source 공개적으로 프로퍼티

public IntPtr,System _source
리턴 System.IntPtr

_what 공개적으로 프로퍼티

public IntPtr,System _what
리턴 System.IntPtr

currentline 공개적으로 프로퍼티

public int currentline
리턴 int

eventcode 공개적으로 프로퍼티

public int eventcode
리턴 int

i_ci 공개적으로 프로퍼티

public int i_ci
리턴 int

lastlinedefined 공개적으로 프로퍼티

public int lastlinedefined
리턴 int

linedefined 공개적으로 프로퍼티

public int linedefined
리턴 int

nups 공개적으로 프로퍼티

public int nups
리턴 int