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

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

공개 프로퍼티들

프로퍼티 타입 설명
Destination byte
StringID byte
StringScope byte
StringTable ushort
Unused byte

공개 메소드들

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

프로퍼티 상세

Destination 공개적으로 프로퍼티

public byte Destination
리턴 byte

StringID 공개적으로 프로퍼티

public byte StringID
리턴 byte

StringScope 공개적으로 프로퍼티

public byte StringScope
리턴 byte

StringTable 공개적으로 프로퍼티

public ushort StringTable
리턴 ushort

Unused 공개적으로 프로퍼티

public byte Unused
리턴 byte