![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_CharacterFactionAffiliationComponentClass |
|
protected |
Change a specific faction outfit value
| [in] | faction | Faction to change value of |
| [in] | value | Value added |
| [in] | updateFaction | If perceived faction should be recalculated and replicated |
Definition at line 81 of file SCR_CharacterFactionAffiliationComponent.c.
|
protected |
Called by SCR_ItemOutfitFactionComponent when item was added to a slot
| [in] | outfitFactionHolder | Outfit data holder |
| [in] | updateFaction | If perceived faction should be recalculated and replicated |
Definition at line 93 of file SCR_CharacterFactionAffiliationComponent.c.
|
protected |
Takes all outfit data and returns the faction index of the perceived faction depending on the Perceived faction type set in the manager. Can return -1 if Faction is unknown
Definition at line 323 of file SCR_CharacterFactionAffiliationComponent.c.
Definition at line 259 of file SCR_CharacterFactionAffiliationComponent.c.
|
protected |
Definition at line 654 of file SCR_CharacterFactionAffiliationComponent.c.
|
protected |
Disables perceived faction from updating after the character is destroyed or dead.
Definition at line 643 of file SCR_CharacterFactionAffiliationComponent.c.
|
protected |
Definition at line 39 of file SCR_CharacterFactionAffiliationComponent.c.
|
protected |
paramp[out] Get Set of all outfit data. This data
Definition at line 69 of file SCR_CharacterFactionAffiliationComponent.c.
| [out] | Map | of Faction with the value each faction currently has |
Definition at line 60 of file SCR_CharacterFactionAffiliationComponent.c.
|
protected |
Definition at line 585 of file SCR_CharacterFactionAffiliationComponent.c.
|
protected |
Definition at line 568 of file SCR_CharacterFactionAffiliationComponent.c.
|
protected |
Definition at line 49 of file SCR_CharacterFactionAffiliationComponent.c.
|
protected |
Definition at line 32 of file SCR_CharacterFactionAffiliationComponent.c.
|
protected |
Definition at line 609 of file SCR_CharacterFactionAffiliationComponent.c.
|
protected |
Called by SCR_PerceivedFactionManagerComponent when player is spawned. Is not called for Non-Players.
Definition at line 595 of file SCR_CharacterFactionAffiliationComponent.c.
|
protected |
Definition at line 295 of file SCR_CharacterFactionAffiliationComponent.c.
|
protected |
Called by SCR_CharacterInventoryStorageComponent when a slotted item is added/removed. If Perceived faction type is FULL_OUTFIT will check if both jacket and pants are still there
| [in] | addedToSlot | If the item was added or removed |
| [in] | item | Item added or removed |
| [in] | updateFaction | If perceived faction should be recalculated and replicated |
Definition at line 189 of file SCR_CharacterFactionAffiliationComponent.c.
|
protected |
Definition at line 495 of file SCR_CharacterFactionAffiliationComponent.c.
|
protected |
Definition at line 489 of file SCR_CharacterFactionAffiliationComponent.c.
|
protected |
Definition at line 199 of file SCR_CharacterFactionAffiliationComponent.c.
|
protected |
Recalculates the perceived faction. Called when the Pervceived faction type is changed and after init. Replicates the faction change if server.
Definition at line 206 of file SCR_CharacterFactionAffiliationComponent.c.
|
protected |
Change a specific faction outfit value
| [in] | faction | Faction to change value of |
| [in] | value | Value removed |
| [in] | updateFaction | If perceived faction should be recalculated and replicated |
Definition at line 133 of file SCR_CharacterFactionAffiliationComponent.c.
|
protected |
Called by SCR_ItemOutfitFactionComponent when item was removed from slot
| [in] | outfitFactionHolder | Outfit data holder |
| [in] | updateFaction | If perceived faction should be recalculated and replicated |
Definition at line 145 of file SCR_CharacterFactionAffiliationComponent.c.
|
protected |
Definition at line 433 of file SCR_CharacterFactionAffiliationComponent.c.
|
protected |
Definition at line 455 of file SCR_CharacterFactionAffiliationComponent.c.
|
protected |
Definition at line 666 of file SCR_CharacterFactionAffiliationComponent.c.
|
protected |
Definition at line 26 of file SCR_CharacterFactionAffiliationComponent.c.
|
protected |
Definition at line 15 of file SCR_CharacterFactionAffiliationComponent.c.
|
protected |
Definition at line 23 of file SCR_CharacterFactionAffiliationComponent.c.
|
protected |
Definition at line 11 of file SCR_CharacterFactionAffiliationComponent.c.
Definition at line 13 of file SCR_CharacterFactionAffiliationComponent.c.
|
protected |
Definition at line 18 of file SCR_CharacterFactionAffiliationComponent.c.
|
protected |
Definition at line 17 of file SCR_CharacterFactionAffiliationComponent.c.
|
protected |
Definition at line 28 of file SCR_CharacterFactionAffiliationComponent.c.
| SCR_CharacterFactionAffiliationComponentClass m_PerceivedFaction |
|
protected |
Definition at line 20 of file SCR_CharacterFactionAffiliationComponent.c.