![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | OnPlayerSpawned (int playerId, IEntity player) |
| SCR_BaseGameMode event. | |
| void | OnPlayerKilled (notnull SCR_InstigatorContextData instigatorContextData) |
| SCR_BaseGameMode event. | |
| void | OnPlayerDeleted (int playerId, IEntity player) |
| SCR_BaseGameMode event. | |
| override SCR_EMapMarkerType | GetMarkerType () |
| override void | InitClientSettingsDynamic (notnull SCR_MapMarkerEntity marker, notnull SCR_MapMarkerDynamicWComponent widgetComp) |
| override void | InitServerLogic () |
Protected Attributes | |
| ref SCR_MarkerSimpleConfig | m_EntryConfig |
Marker dynamic entry example Utilizes marker system to display player positions to everyone in the session -> to see this work, configure it within MapMarkerConfig.conf
Definition at line 5 of file SCR_MapMarkerEntryDynamicExample.c.
|
inlineprotected |
Definition at line 50 of file SCR_MapMarkerEntryDynamicExample.c.
|
inlineprotected |
Definition at line 62 of file SCR_MapMarkerEntryDynamicExample.c.
|
inlineprotected |
Definition at line 80 of file SCR_MapMarkerEntryDynamicExample.c.
|
inlineprotected |
SCR_BaseGameMode event.
Definition at line 37 of file SCR_MapMarkerEntryDynamicExample.c.
|
inlineprotected |
SCR_BaseGameMode event.
Definition at line 28 of file SCR_MapMarkerEntryDynamicExample.c.
|
inlineprotected |
SCR_BaseGameMode event.
Definition at line 17 of file SCR_MapMarkerEntryDynamicExample.c.
|
protected |
Definition at line 9 of file SCR_MapMarkerEntryDynamicExample.c.