| public | CharacterInfo() |
| public inline AgeId | AgeValue() const |
| public inline BlockId | BlockValue() const |
| public inline uchar | Folding() const |
| public inline GeneralCategoryId | GeneralCategoryValue() const |
| public inline bool | GetBinaryProperty(BinaryPropertyId binaryPropertyId) const |
| public inline bool | HasGeneralCategory(GeneralCategoryId generalCategory_) const |
| public inline uchar | Lower() const |
| public Result<bool> | Read(BinaryReader& reader) |
| public inline ScriptId | ScriptValue() const |
| public inline uchar | Title() const |
| public inline uchar | Upper() const |
| private AgeId | age |
| private ulong | binaryProperties |
| private BlockId | block |
| private uchar | folding |
| private GeneralCategoryId | generalCategory |
| private uchar | lower |
| private ScriptId | script |
| private uchar | title |
| private uchar | upper |