C# Class FSO.SimAntics.Marshals.VMContextMarshal

Inheritance: VMSerializable
Afficher le fichier Open project: RHY3756547/FreeSO Class Usage Examples

Méthodes publiques

Свойство Type Description
Ambience VMAmbientSoundMarshal
Architecture VMArchitectureMarshal
Clock VMClockMarshal
RandomSeed ulong

Méthodes publiques

Méthode Description
Deserialize ( BinaryReader reader ) : void
SerializeInto ( BinaryWriter writer ) : void

Method Details

Deserialize() public méthode

public Deserialize ( BinaryReader reader ) : void
reader System.IO.BinaryReader
Résultat void

SerializeInto() public méthode

public SerializeInto ( BinaryWriter writer ) : void
writer System.IO.BinaryWriter
Résultat void

Property Details

Ambience public_oe property

public VMAmbientSoundMarshal,FSO.SimAntics.Marshals Ambience
Résultat VMAmbientSoundMarshal

Architecture public_oe property

public VMArchitectureMarshal,FSO.SimAntics.Marshals Architecture
Résultat VMArchitectureMarshal

Clock public_oe property

public VMClockMarshal,FSO.SimAntics.Marshals Clock
Résultat VMClockMarshal

RandomSeed public_oe property

public ulong RandomSeed
Résultat ulong