Difference between revisions of "Category:Field Type"

From SWGANH Wiki
Jump to: navigation, search
Line 31: Line 31:
 
|{{u_string}}
 
|{{u_string}}
 
|u_string
 
|u_string
 +
|{{c_string}}
 +
|c_string
 +
|{{b_string}}
 +
|b_string
 
|}
 
|}

Revision as of 05:46, 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 C_STRING c_string B_STRING b_string