C# Class Pluton.Rust.Events.ThrowEvent

Inheritance: Core.Event
Afficher le fichier Open project: Notulp/Pluton.Rust

Méthodes publiques

Свойство Type Description
ExplosiveNames string>.Dictionary
Player Core.Player
Projectile ThrownWeapon
ProjectileName string

Méthodes publiques

Méthode Description
ThrowEvent ( ThrownWeapon thrownWeapon, Core.BaseEntity msg ) : System.Collections.Generic

Method Details

ThrowEvent() public méthode

public ThrowEvent ( ThrownWeapon thrownWeapon, Core.BaseEntity msg ) : System.Collections.Generic
thrownWeapon ThrownWeapon
msg Core.BaseEntity
Résultat System.Collections.Generic

Property Details

ExplosiveNames public_oe static_oe property

public static Dictionary ExplosiveNames
Résultat string>.Dictionary

Player public_oe property

public Player,Core Player
Résultat Core.Player

Projectile public_oe property

public ThrownWeapon Projectile
Résultat ThrownWeapon

ProjectileName public_oe property

public string ProjectileName
Résultat string