Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
FSO
SimAntics
Engine
Primitives
VMAnimateSimOperand
C# Class FSO.SimAntics.Engine.Primitives.VMAnimateSimOperand
Inheritance:
VMPrimitiveOperand
Exibir arquivo
Open project: RHY3756547/FreeSO
Class Usage Examples
Public Properties
Property
Type
Description
ExpectedEventCount
byte
Flags
byte
LocalEventNumber
byte
_pad
byte
Public Methods
Method
Description
Read
(
byte
bytes
) :
void
ToString
( ) :
string
Write
(
byte
bytes
) :
void
Method Details
Read()
public
method
public
Read
(
byte
bytes
) :
void
bytes
byte
return
void
ToString()
public
method
public
ToString
( ) :
string
return
string
Write()
public
method
public
Write
(
byte
bytes
) :
void
bytes
byte
return
void
Property Details
ExpectedEventCount
public_oe property
public
byte
ExpectedEventCount
return
byte
Flags
public_oe property
public
byte
Flags
return
byte
LocalEventNumber
public_oe property
public
byte
LocalEventNumber
return
byte
_pad
public_oe property
public
byte
_pad
return
byte