![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
This component should be attached to a PlayerController. It manages player-specific loadout and the communication between player and authority regarding so.
Definition at line 16 of file SCR_PlayerLoadoutComponent.c.
Definition at line 289 of file SCR_PlayerLoadoutComponent.c.
Authority: Returns whether provided loadout can be assigned for this player.
| [in] | loadoutIndex |
Definition at line 428 of file SCR_PlayerLoadoutComponent.c.
|
inlineprotected |
Sends a can-ask request to the authority.
| [in] | loadout |
Definition at line 366 of file SCR_PlayerLoadoutComponent.c.
|
inlineprotected |
Owner: Response from the authority about whether loadout was set successfully or not.
| [in] | loadoutIndex | |
| [in] | response |
Definition at line 496 of file SCR_PlayerLoadoutComponent.c.
|
inlineprotected |
Definition at line 563 of file SCR_PlayerLoadoutComponent.c.
|
inlineprotected |
Definition at line 570 of file SCR_PlayerLoadoutComponent.c.
|
inlineprotected |
Definition at line 546 of file SCR_PlayerLoadoutComponent.c.
|
inlineprotected |
Definition at line 553 of file SCR_PlayerLoadoutComponent.c.
|
inlineprotected |
Definition at line 514 of file SCR_PlayerLoadoutComponent.c.
|
inlineprotected |
Definition at line 521 of file SCR_PlayerLoadoutComponent.c.
|
inlineprotected |
Authority
Definition at line 214 of file SCR_PlayerLoadoutComponent.c.
|
inlineprotected |
Definition at line 57 of file SCR_PlayerLoadoutComponent.c.
|
inlineprotected |
Definition at line 43 of file SCR_PlayerLoadoutComponent.c.
|
inlineprotected |
Definition at line 67 of file SCR_PlayerLoadoutComponent.c.
|
inlineprotected |
Definition at line 76 of file SCR_PlayerLoadoutComponent.c.
|
inlineprotected |
Definition at line 86 of file SCR_PlayerLoadoutComponent.c.
|
inlineprotected |
Definition at line 94 of file SCR_PlayerLoadoutComponent.c.
|
inlineprotected |
Definition at line 104 of file SCR_PlayerLoadoutComponent.c.
|
inlineprotected |
Definition at line 112 of file SCR_PlayerLoadoutComponent.c.
|
inlineprotected |
Definition at line 122 of file SCR_PlayerLoadoutComponent.c.
|
inlineprotected |
Definition at line 131 of file SCR_PlayerLoadoutComponent.c.
|
inlineprotected |
Definition at line 29 of file SCR_PlayerLoadoutComponent.c.
|
inlineprotected |
Definition at line 50 of file SCR_PlayerLoadoutComponent.c.
|
inlineprotected |
Definition at line 36 of file SCR_PlayerLoadoutComponent.c.
|
inlineprotected |
| [in] | loadout | |
| [in] | faction |
Definition at line 450 of file SCR_PlayerLoadoutComponent.c.
|
inlineprotected |
Definition at line 137 of file SCR_PlayerLoadoutComponent.c.
|
inlineprotected |
Definition at line 143 of file SCR_PlayerLoadoutComponent.c.
|
inlineprotected |
Definition at line 171 of file SCR_PlayerLoadoutComponent.c.
|
inlineprotected |
Definition at line 180 of file SCR_PlayerLoadoutComponent.c.
|
inlineprotected |
Definition at line 149 of file SCR_PlayerLoadoutComponent.c.
|
inlineprotected |
Sends a request to get assignedf provided loadout.
| [in] | loadout |
Definition at line 225 of file SCR_PlayerLoadoutComponent.c.
|
inlineprotected |
Owner: Response from the authority about whether loadout was set successfully or not.
| [in] | loadoutIndex | |
| [in] | response |
Definition at line 338 of file SCR_PlayerLoadoutComponent.c.
|
inlineprotected |
Ask the authority to whether provided loadout can be assigned.
| [in] | loadoutIndex |
Definition at line 397 of file SCR_PlayerLoadoutComponent.c.
|
inlineprotected |
Ask the authority to assign provided loadout.
| [in] | loadoutIndex |
Definition at line 255 of file SCR_PlayerLoadoutComponent.c.
|
inlineprotected |
Authority: Sends response to the owner whether loadout assignation can be done or not.
| [in] | loadoutIndex | |
| [in] | response | Can loadout be assigned? |
Definition at line 469 of file SCR_PlayerLoadoutComponent.c.
|
inlineprotected |
Authority: Sends response to the owner whether loadout assignation was successfull or not.
| [in] | loadoutIndex | |
| [in] | response | Was loadout assigned? |
Definition at line 311 of file SCR_PlayerLoadoutComponent.c.
|
protected |
Assigned loadout index. Relevant to authority only.
Definition at line 25 of file SCR_PlayerLoadoutComponent.c.
|
protected |
Definition at line 63 of file SCR_PlayerLoadoutComponent.c.
|
protected |
Definition at line 72 of file SCR_PlayerLoadoutComponent.c.
|
protected |
Definition at line 82 of file SCR_PlayerLoadoutComponent.c.
|
protected |
Definition at line 91 of file SCR_PlayerLoadoutComponent.c.
|
protected |
Definition at line 100 of file SCR_PlayerLoadoutComponent.c.
|
protected |
Definition at line 109 of file SCR_PlayerLoadoutComponent.c.
|
protected |
Definition at line 118 of file SCR_PlayerLoadoutComponent.c.
|
protected |
Definition at line 127 of file SCR_PlayerLoadoutComponent.c.