C# Class Pluton.Events.PlayerHealthChangeEvent

Inheritance: CountedInstance
显示文件 Open project: Notulp/Pluton

Public Methods

Method Description
PlayerHealthChangeEvent ( BasePlayer p, float oldh, float newh )

Method Details

PlayerHealthChangeEvent() public method

public PlayerHealthChangeEvent ( BasePlayer p, float oldh, float newh )
p BasePlayer
oldh float
newh float