![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | HandlerAttached (Widget w) |
| void | SetPlayerName (string name) |
| Show the name of the player. | |
| string | GetPlayerName () |
| void | SetPlatfrom (PlatformKind platform) |
| Show the players platform. | |
| void | SetButtonsVisibility (bool newVis) |
| SCR_ModularButtonComponent | GetProfileButton () |
| SCR_ModularButtonComponent | GetUnblockButton () |
Protected Attributes | |
| string | m_sPlayerNameWidgetName |
| string | m_sPlatformIconWidgetName |
| string | m_sProfileButtonName |
| string | m_sUnblockButtonName |
| RichTextWidget | m_wPlayerName |
| ImageWidget | m_wPlatfromIcon |
| ImageWidget | m_wUnblockButtonIcon |
| string | m_sPlayerName |
| PlatformKind | m_ePlayerPlatform |
| SCR_ModularButtonComponent | m_Button |
| SCR_ModularButtonComponent | m_ProfileButton |
| SCR_ModularButtonComponent | m_UnblockButton |
| bool | m_bDebugIsPlaystation |
Definition at line 1 of file SCR_BlockedUsersDialogEntryUIComponent.c.
|
inlineprotected |
Definition at line 56 of file SCR_BlockedUsersDialogEntryUIComponent.c.
|
inlineprotected |
Definition at line 89 of file SCR_BlockedUsersDialogEntryUIComponent.c.
|
inlineprotected |
Definition at line 95 of file SCR_BlockedUsersDialogEntryUIComponent.c.
|
inlineprotected |
Definition at line 31 of file SCR_BlockedUsersDialogEntryUIComponent.c.
|
inlineprotected |
Definition at line 82 of file SCR_BlockedUsersDialogEntryUIComponent.c.
|
inlineprotected |
Show the players platform.
Definition at line 63 of file SCR_BlockedUsersDialogEntryUIComponent.c.
|
inlineprotected |
Show the name of the player.
Definition at line 46 of file SCR_BlockedUsersDialogEntryUIComponent.c.
|
protected |
Definition at line 28 of file SCR_BlockedUsersDialogEntryUIComponent.c.
|
protected |
Definition at line 22 of file SCR_BlockedUsersDialogEntryUIComponent.c.
|
protected |
Definition at line 20 of file SCR_BlockedUsersDialogEntryUIComponent.c.
|
protected |
Definition at line 24 of file SCR_BlockedUsersDialogEntryUIComponent.c.
|
protected |
Definition at line 7 of file SCR_BlockedUsersDialogEntryUIComponent.c.
|
protected |
Definition at line 19 of file SCR_BlockedUsersDialogEntryUIComponent.c.
|
protected |
Definition at line 4 of file SCR_BlockedUsersDialogEntryUIComponent.c.
|
protected |
Definition at line 10 of file SCR_BlockedUsersDialogEntryUIComponent.c.
|
protected |
Definition at line 13 of file SCR_BlockedUsersDialogEntryUIComponent.c.
|
protected |
Definition at line 25 of file SCR_BlockedUsersDialogEntryUIComponent.c.
|
protected |
Definition at line 16 of file SCR_BlockedUsersDialogEntryUIComponent.c.
|
protected |
Definition at line 15 of file SCR_BlockedUsersDialogEntryUIComponent.c.
|
protected |
Definition at line 17 of file SCR_BlockedUsersDialogEntryUIComponent.c.