Struct PCID

ID used by Bioware Database to 'uniquely' identify a specific character. Can be used as a char[32].

struct PCID ;

Constructors

NameDescription
this (pcid) Create with existing PCID
this (accountName, charName) Standard way to create a PCID.

Fields

NameTypeDescription
pcid char[32]

Methods

NameDescription
toString () Easily readable PCID, with spaces stripped