Difference between revisions of "Category:Field Type"

From SWGANH Wiki
Jump to: navigation, search
Line 29: Line 29:
 
|{{a_string}}
 
|{{a_string}}
 
|a_string
 
|a_string
|{{unicodestring}}
+
|{{u_string}}
|unicodestring
+
|u_string
 
|}
 
|}

Revision as of 05:42, 21 March 2007

Here is a list of the different templates at your disposal (look here for palette):

SBYTE sbyte BYTE byte BOOL bool
SHORT


short USHORT ushort
INT


int UINT uint FLOAT float
LONG


long ULONG ulong DOUBLE double
A_STRING a_string U_STRING u_string