C# Class FSO.SimAntics.Engine.Primitives.VMRunTreeByNameOperand

Inheritance: VMPrimitiveOperand
Afficher le fichier Open project: RHY3756547/FreeSO

Méthodes publiques

Свойство Type Description
Destination byte
StringID byte
StringScope byte
StringTable ushort
Unused byte

Méthodes publiques

Méthode Description
Read ( byte bytes ) : void
Write ( byte bytes ) : void

Method Details

Read() public méthode

public Read ( byte bytes ) : void
bytes byte
Résultat void

Write() public méthode

public Write ( byte bytes ) : void
bytes byte
Résultat void

Property Details

Destination public_oe property

public byte Destination
Résultat byte

StringID public_oe property

public byte StringID
Résultat byte

StringScope public_oe property

public byte StringScope
Résultat byte

StringTable public_oe property

public ushort StringTable
Résultat ushort

Unused public_oe property

public byte Unused
Résultat byte