Back to Server
StatMod
(
ctor
) StatMod(
StatType
type,
string
name,
int
offset, TimeSpan duration )
string
Name{
get
; }
int
Offset{
get
; }
StatType
Type{
get
; }
bool
HasElapsed()