C# Class LuaInterface.Lua_Debug

Afficher le fichier Open project: woshihuo12/UnityHello Class Usage Examples

Méthodes publiques

Свойство Type Description
_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

Private Methods

Méthode Description
GetShortSrcLen ( byte str ) : int
tostring ( IntPtr p ) : string

Property Details

_name public_oe property

public IntPtr,System _name
Résultat System.IntPtr

_namewhat public_oe property

public IntPtr,System _namewhat
Résultat System.IntPtr

_source public_oe property

public IntPtr,System _source
Résultat System.IntPtr

_what public_oe property

public IntPtr,System _what
Résultat System.IntPtr

currentline public_oe property

public int currentline
Résultat int

eventcode public_oe property

public int eventcode
Résultat int

i_ci public_oe property

public int i_ci
Résultat int

lastlinedefined public_oe property

public int lastlinedefined
Résultat int

linedefined public_oe property

public int linedefined
Résultat int

nups public_oe property

public int nups
Résultat int