C# Class ValveMultitool.Models.Formats.GameStats.Legacy.Custom.Portal.PortalLeafTimes

Inheritance: LumpElement
Datei anzeigen Open project: ChaosInitiative/ValveMultitool

Public Properties

Property Type Description
TimeSpentInVisLeaf float

Public Methods

Method Description
Read ( BinaryReader reader, byte version ) : void
Write ( BinaryWriter writer, byte version ) : void

Method Details

Read() public method

public Read ( BinaryReader reader, byte version ) : void
reader BinaryReader
version byte
return void

Write() public method

public Write ( BinaryWriter writer, byte version ) : void
writer BinaryWriter
version byte
return void

Property Details

TimeSpentInVisLeaf public_oe property

public float TimeSpentInVisLeaf
return float