C# Class KopiLua.Lua.MatchState

Afficher le fichier Open project: mlnlover11/KopiLua-v5.1.5

Méthodes publiques

Свойство Type Description
L lua_State
capture capture_[]
level int
src_end KopiLua.CharPtr
src_init KopiLua.CharPtr

Méthodes publiques

Méthode Description
MatchState ( ) : System

Method Details

MatchState() public méthode

public MatchState ( ) : System
Résultat System

Property Details

L public_oe property

public lua_State L
Résultat lua_State

capture public_oe property

public capture_[] capture
Résultat capture_[]

level public_oe property

public int level
Résultat int

src_end public_oe property

public CharPtr,KopiLua src_end
Résultat KopiLua.CharPtr

src_init public_oe property

public CharPtr,KopiLua src_init
Résultat KopiLua.CharPtr