C# Class Pluton.Events.HammerEvent

Inheritance: CountedInstance
Afficher le fichier Open project: Notulp/Pluton

Méthodes publiques

Свойство Type Description
HitBone string
_info HitInfo
basePlayer BasePlayer

Méthodes publiques

Méthode Description
HammerEvent ( HitInfo info, BasePlayer player )

Method Details

HammerEvent() public méthode

public HammerEvent ( HitInfo info, BasePlayer player )
info HitInfo
player BasePlayer

Property Details

HitBone public_oe property

public string HitBone
Résultat string

_info public_oe property

public HitInfo _info
Résultat HitInfo

basePlayer public_oe property

public BasePlayer basePlayer
Résultat BasePlayer