C# Class Terraria.TimeLogger.TimeLogData

Show file Open project: EmuDevs/EDTerraria

Public Properties

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

Property Details

logText public property

public string logText
return string

resetMaxTime public property

public int resetMaxTime
return int

time public property

public float time
return float

timeMax public property

public float timeMax
return float

usedLastDraw public property

public bool usedLastDraw
return bool