Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.Sign Class Reference

Public Member Functions

override string ToString ()
 

Static Public Member Functions

static void KillSign (int x, int y)
 
static int ReadSign (int i, int j, bool CreateIfMissing=true)
 
static void TextSign (int i, string text)
 

Public Attributes

int x
 
int y
 
string text
 

Static Public Attributes

const int maxSigns = 1000
 

Detailed Description

Definition at line 3 of file Sign.cs.


The documentation for this class was generated from the following file: