Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
LingerOption (bool enable, int seconds) | |
Properties | |
bool | Enabled [get, set] |
int | LingerTime [get, set] |
Private Attributes | |
bool | _enabled |
int | _lingerTime |
Definition at line 3 of file LingerOption.cs.