tModLoader v0.11.8.9
A mod to make and play Terraria mods
|
Public Member Functions | |
UsageException () | |
UsageException (string msg) | |
UsageException (string msg, Color color) | |
Definition at line 61 of file ModCommand.cs.
Terraria.ModLoader.UsageException.UsageException | ( | ) |
Definition at line 66 of file ModCommand.cs.
Terraria.ModLoader.UsageException.UsageException | ( | string | msg | ) |
Definition at line 68 of file ModCommand.cs.
Terraria.ModLoader.UsageException.UsageException | ( | string | msg, |
Color | color | ||
) |
Definition at line 72 of file ModCommand.cs.