C# Class FSO.SimAntics.Primitives.VMRelationshipOperand
ファイルを表示
Open project: RHY3756547/FreeSO
Public Properties
Property |
Type |
Description |
|
Flags |
byte |
|
|
Public Methods
Method |
Description |
|
Read ( byte bytes ) : void |
|
|
Write ( byte bytes ) : void |
|
|
Method Details
public Read ( byte bytes ) : void |
bytes |
byte |
|
return |
void |
|
public Write ( byte bytes ) : void |
bytes |
byte |
|
return |
void |
|
Property Details
public byte Flags |
return |
byte |
|