C# Class Henchmen.Lua.Instruction

Datei anzeigen Open project: henchmeninteractive/HenchLua Class Usage Examples

Public Properties

Property Type Description
PackedValue uint

Public Methods

Method Description
ToString ( ) : string

Private Methods

Method Description
GetArithOp ( OpCode op ) : string
GetCmpOp ( OpCode op, bool reverse ) : string
Rk ( int i ) : string
SetField ( int value, int shift, int mask ) : void

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

PackedValue public_oe property

public uint PackedValue
return uint