C# 클래스 FSO.SimAntics.Primitives.VMReachOperand

상속: VMPrimitiveOperand
파일 보기 프로젝트 열기: RHY3756547/FreeSO

공개 프로퍼티들

프로퍼티 타입 설명
GrabOrDrop ushort
Mode ushort
SlotParam ushort

공개 메소드들

메소드 설명
Read ( byte bytes ) : void
Write ( byte bytes ) : void

메소드 상세

Read() 공개 메소드

public Read ( byte bytes ) : void
bytes byte
리턴 void

Write() 공개 메소드

public Write ( byte bytes ) : void
bytes byte
리턴 void

프로퍼티 상세

GrabOrDrop 공개적으로 프로퍼티

public ushort GrabOrDrop
리턴 ushort

Mode 공개적으로 프로퍼티

public ushort Mode
리턴 ushort

SlotParam 공개적으로 프로퍼티

public ushort SlotParam
리턴 ushort