C# 클래스 FSO.SimAntics.Engine.Primitives.VMPushInteractionOperand

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

공개 프로퍼티들

프로퍼티 타입 설명
Flags byte
IconLocation byte
Interaction byte
ObjectLocation byte
Priority VMPushPriority

공개 메소드들

메소드 설명
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

프로퍼티 상세

Flags 공개적으로 프로퍼티

public byte Flags
리턴 byte

IconLocation 공개적으로 프로퍼티

public byte IconLocation
리턴 byte

Interaction 공개적으로 프로퍼티

public byte Interaction
리턴 byte

ObjectLocation 공개적으로 프로퍼티

public byte ObjectLocation
리턴 byte

Priority 공개적으로 프로퍼티

public VMPushPriority Priority
리턴 VMPushPriority