C# Class FSO.SimAntics.Primitives.VMReachOperand

Inheritance: VMPrimitiveOperand
Show file Open project: RHY3756547/FreeSO

Public Properties

Property Type Description
GrabOrDrop ushort
Mode ushort
SlotParam ushort

Public Methods

Method Description
Read ( byte bytes ) : void
Write ( byte bytes ) : void

Method Details

Read() public method

public Read ( byte bytes ) : void
bytes byte
return void

Write() public method

public Write ( byte bytes ) : void
bytes byte
return void

Property Details

GrabOrDrop public property

public ushort GrabOrDrop
return ushort

Mode public property

public ushort Mode
return ushort

SlotParam public property

public ushort SlotParam
return ushort