Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_ScoringSystemComponent.c File Reference

Go to the source code of this file.

Classes

class  SCR_ScoringSystemComponentClass

Enumerations

enum  EScoringActionMode { SLM_Player , SLM_Faction , SLM_Any }
 Action type. More...

Functions

SCR_ScoringSystemComponentClass SCR_BaseScoringSystemComponentClass BaseContainerProps ()] class IScoringAction

Enumeration Type Documentation

◆ EScoringActionMode

Action type.

Enumerator
SLM_Player 
SLM_Faction 
SLM_Any 

Definition at line 25 of file SCR_ScoringSystemComponent.c.

Function Documentation

◆ BaseContainerProps()

Called via SCR_ScoringSystemComponent if player score changes.

Parameters
[in]playerIdPlayerId of target player
[in]scoreInfoNew scoring info of provided player

Called via SCR_ScoringSystemComponent if faction score changes.

Parameters
[in]FactionFaction whose score changed
[in]scoreInfoNew scoring info of provided player

Definition at line 1 of file SCR_ScoringSystemComponent.c.