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

Parameters to give to listeners of the event emitted when a player gets hit by a bad ball. More...

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

Public Member Functions

 CoopPlayerHitParameters (int playerHit)
 

Properties

int PlayerHit [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 event emitted when a player gets hit by a bad ball.

Constructor & Destructor Documentation

◆ CoopPlayerHitParameters()

CoopPlayerHitParameters.CoopPlayerHitParameters ( int  playerHit)

Property Documentation

◆ PlayerHit

int CoopPlayerHitParameters.PlayerHit
get
Returns
The player number that got hit by the bad ball.

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