![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_CharacterIdentityComponentClass |
Functions | |
| SCR_CharacterIdentityComponentClass CharacterIdentityComponentClass | Attribute ("#AR-Idenity_Name_Format_Full") |
| void | GetFormattedFullName (out string format, out notnull array< string > names) |
| SCR_CharacterIdentityComponentClass CharacterIdentityComponentClass Attribute | ( | "#AR-Idenity_Name_Format_Full" | ) |
Definition at line 1 of file SCR_CharacterIdentityComponent.c.
Get full name with formatting. Alias might be empty but it is handeled in formatting
| [out] | format | Either includes or leaves out Alias |
| [out] | names | Will have an entry for name, alias and surname. Alias can be an empty string |
Definition at line 36 of file SCR_CharacterIdentityComponent.c.