Property | Type | Description | |
---|---|---|---|
m_ItemID | int | ||
m_Location | Point3D | ||
m_Map | int | ||
m_Text | string |
Method | Description | |
---|---|---|
SignEntry ( string text, Point3D pt, int itemID, int mapLoc ) : System.Collections.Generic |
public SignEntry ( string text, Point3D pt, int itemID, int mapLoc ) : System.Collections.Generic | ||
text | string | |
pt | Point3D | |
itemID | int | |
mapLoc | int | |
return | System.Collections.Generic |