Name | Description | |
---|---|---|
![]() | m_CharacterToReferenceMap | The character to reference map. |
![]() | m_ReferenceToCharacterMap | The reference to character map. |
The following tables list the members exposed by NCharacterReferenceMap.
Name | Description | |
---|---|---|
![]() | m_CharacterToReferenceMap | The character to reference map. |
![]() | m_ReferenceToCharacterMap | The reference to character map. |
Name | Description | |
---|---|---|
![]() | TryGetCharacter | Gets the character that corresponds to the given references string and returns true on success. |
![]() | TryGetReferenceString | Gets the reference string that corresponds to the given character and returns true on success. |
Name | Description | |
---|---|---|
![]() | Initialize | Initializes this character reference map. |
![]() | Set | Associates the given reference string with the specified character. |