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

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

Méthodes publiques

Свойство Type Description
Flags byte
IconLocation byte
Interaction byte
ObjectLocation byte
Priority VMPushPriority

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

Flags public_oe property

public byte Flags
Résultat byte

IconLocation public_oe property

public byte IconLocation
Résultat byte

Interaction public_oe property

public byte Interaction
Résultat byte

ObjectLocation public_oe property

public byte ObjectLocation
Résultat byte

Priority public_oe property

public VMPushPriority Priority
Résultat VMPushPriority