DoopelPonger
Public Member Functions | Properties | List of all members
CoopPlayerChargeParameters Class Reference

Parameters to give to listeners of the player power up charge increase event. More...

Inheritance diagram for CoopPlayerChargeParameters:
Inheritance graph
[legend]
Collaboration diagram for CoopPlayerChargeParameters:
Collaboration graph
[legend]

Public Member Functions

 CoopPlayerChargeParameters (int playerNumber, float chargeAmount)
 

Properties

int PlayerNumber [get]
 
float ChargeAmount [get]
 

Additional Inherited Members

- Static Public Attributes inherited from EventParameters
static readonly EventParameters GLOBAL_EVENT_PARAMETER = new EventParameters()
 

Detailed Description

Parameters to give to listeners of the player power up charge increase event.

Constructor & Destructor Documentation

◆ CoopPlayerChargeParameters()

CoopPlayerChargeParameters.CoopPlayerChargeParameters ( int  playerNumber,
float  chargeAmount 
)

Property Documentation

◆ ChargeAmount

float CoopPlayerChargeParameters.ChargeAmount
get
Returns
The amount of charge that should be given to the player.

◆ PlayerNumber

int CoopPlayerChargeParameters.PlayerNumber
get
Returns
The player that should have their charge increased.

The documentation for this class was generated from the following file: