C# Class KopiLua.Lua.expdesc

Show file Open project: mlnlover11/KopiLua-v5.1.5

Public Properties

Property Type Description
f int
k expkind
t int
u _u

Public Methods

Method Description
Copy ( expdesc e ) : void

Method Details

Copy() public method

public Copy ( expdesc e ) : void
e expdesc
return void

Property Details

f public property

public int f
return int

k public property

public expkind k
return expkind

t public property

public int t
return int

u public property

public _u u
return _u