![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | SetPlayerId (int playerId) |
| int | GetPlayerId () |
| void | AddPenaltyScore (int points) |
| float | GetPenaltyScore () |
| void | SetNextPenaltySubstractionTimestamp (WorldTimestamp timestamp) |
| WorldTimestamp | GetNextPenaltySubtractionTimestamp () |
Protected Attributes | |
| int | m_iPlayerId |
| int | m_iPenaltyScore |
| WorldTimestamp | m_fNextPenaltySubtractionTimestamp |
| SCR_PlayerManagerKickReason | m_eKickReason = SCR_PlayerManagerKickReason.DISRUPTIVE_BEHAVIOUR |
Definition at line 246 of file SCR_LocalPlayerPenalty.c.
|
inlineprotected |
| [in] | points |
Definition at line 270 of file SCR_LocalPlayerPenalty.c.
|
inlineprotected |
Definition at line 297 of file SCR_LocalPlayerPenalty.c.
|
inlineprotected |
Definition at line 283 of file SCR_LocalPlayerPenalty.c.
|
inlineprotected |
Definition at line 262 of file SCR_LocalPlayerPenalty.c.
|
inlineprotected |
| [in] | timestamp |
Definition at line 290 of file SCR_LocalPlayerPenalty.c.
|
inlineprotected |
| [in] | playerId |
Definition at line 255 of file SCR_LocalPlayerPenalty.c.
|
protected |
Definition at line 251 of file SCR_LocalPlayerPenalty.c.
|
protected |
Definition at line 250 of file SCR_LocalPlayerPenalty.c.
|
protected |
Definition at line 249 of file SCR_LocalPlayerPenalty.c.
|
protected |
Definition at line 248 of file SCR_LocalPlayerPenalty.c.