◆ GetAlias()
| proto external string Identity.GetAlias |
( |
| ) |
|
◆ GetFullName()
| proto external string Identity.GetFullName |
( |
| ) |
|
Get the Character Name "Alias" Surname in a string. The format is not localized based on the country.
◆ GetName()
| proto external string Identity.GetName |
( |
| ) |
|
◆ GetSoundIdentity()
◆ GetSurname()
| proto external string Identity.GetSurname |
( |
| ) |
|
◆ GetVisualIdentity()
◆ SetAlias()
| proto external void Identity.SetAlias |
( |
string | alias | ) |
|
◆ SetName()
| proto external void Identity.SetName |
( |
string | name | ) |
|
◆ SetSoundIdentity()
| proto external void Identity.SetSoundIdentity |
( |
SoundIdentity | id | ) |
|
◆ SetSurname()
| proto external void Identity.SetSurname |
( |
string | surname | ) |
|
◆ SetVisualIdentity()
The documentation for this interface was generated from the following file:
- Game/generated/Identity/Identity.c