![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override string | GetText (SCR_NotificationData data) |
| override void | SetPosition (SCR_NotificationData data) |
| override void | SetFactionRelatedColor (SCR_NotificationData data) |
Protected Attributes | |
| bool | m_bGetTargetCharacterName |
Notification Player with target Editable Entity Display info Displays a notification: %1 = Player name, %2 = EditableEntity name SCR_NotificationData: m_iParam1 = PlayerID, m_iParam2 = editibleEntityID Can also be used for Player pinging a target entity (m_iParam1 pinging playerID, m_iParam2 = target entityID)
Definition at line 8 of file SCR_NotificationPlayerTargetEditableEntity.c.
|
inlineprotected |
Definition at line 13 of file SCR_NotificationPlayerTargetEditableEntity.c.
|
inlineprotected |
Definition at line 37 of file SCR_NotificationPlayerTargetEditableEntity.c.
|
inlineprotected |
Definition at line 27 of file SCR_NotificationPlayerTargetEditableEntity.c.
|
protected |
Definition at line 11 of file SCR_NotificationPlayerTargetEditableEntity.c.