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

Parameters to give to listeners of the heal players event. More...

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

Public Member Functions

 CoopHealPlayerParameters (int playerNumber, int healthBack)
 

Properties

int PlayerNumber [get]
 
int HealthBack [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 heal players event.

Constructor & Destructor Documentation

◆ CoopHealPlayerParameters()

CoopHealPlayerParameters.CoopHealPlayerParameters ( int  playerNumber,
int  healthBack 
)

Property Documentation

◆ HealthBack

int CoopHealPlayerParameters.HealthBack
get
Returns
The amount of health that should be given back to the player.

◆ PlayerNumber

int CoopHealPlayerParameters.PlayerNumber
get
Returns
The player that should be healed.

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