C# Class Terraria.TimeLogger.TimeLogData

Mostrar archivo Open project: EmuDevs/EDTerraria

Public Properties

Property Type Description
logText string
resetMaxTime int
time float
timeMax float
usedLastDraw bool

Property Details

logText public_oe property

public string logText
return string

resetMaxTime public_oe property

public int resetMaxTime
return int

time public_oe property

public float time
return float

timeMax public_oe property

public float timeMax
return float

usedLastDraw public_oe property

public bool usedLastDraw
return bool