C# 클래스 ValveMultitool.Models.Formats.GameStats.Legacy.Custom.Portal.PortalLeafTimes

상속: LumpElement
파일 보기 프로젝트 열기: ChaosInitiative/ValveMultitool

공개 프로퍼티들

프로퍼티 타입 설명
TimeSpentInVisLeaf float

공개 메소드들

메소드 설명
Read ( BinaryReader reader, byte version ) : void
Write ( BinaryWriter writer, byte version ) : void

메소드 상세

Read() 공개 메소드

public Read ( BinaryReader reader, byte version ) : void
reader BinaryReader
version byte
리턴 void

Write() 공개 메소드

public Write ( BinaryWriter writer, byte version ) : void
writer BinaryWriter
version byte
리턴 void

프로퍼티 상세

TimeSpentInVisLeaf 공개적으로 프로퍼티

public float TimeSpentInVisLeaf
리턴 float