C# Class FSO.SimAntics.Primitives.VMSpecialEffectOperand

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

Méthodes publiques

Свойство Type Description
Flags sbyte
Size sbyte
StrIndex sbyte
Timeout ushort
Zoom sbyte

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 sbyte Flags
Résultat sbyte

Size public_oe property

public sbyte Size
Résultat sbyte

StrIndex public_oe property

public sbyte StrIndex
Résultat sbyte

Timeout public_oe property

public ushort Timeout
Résultat ushort

Zoom public_oe property

public sbyte Zoom
Résultat sbyte