C# 클래스 Pluton.Rust.Events.ThrowEvent

상속: Core.Event
파일 보기 프로젝트 열기: Notulp/Pluton.Rust

공개 프로퍼티들

프로퍼티 타입 설명
ExplosiveNames string>.Dictionary
Player Core.Player
Projectile ThrownWeapon
ProjectileName string

공개 메소드들

메소드 설명
ThrowEvent ( ThrownWeapon thrownWeapon, Core.BaseEntity msg ) : System.Collections.Generic

메소드 상세

ThrowEvent() 공개 메소드

public ThrowEvent ( ThrownWeapon thrownWeapon, Core.BaseEntity msg ) : System.Collections.Generic
thrownWeapon ThrownWeapon
msg Core.BaseEntity
리턴 System.Collections.Generic

프로퍼티 상세

ExplosiveNames 공개적으로 정적으로 프로퍼티

public static Dictionary ExplosiveNames
리턴 string>.Dictionary

Player 공개적으로 프로퍼티

public Player,Core Player
리턴 Core.Player

Projectile 공개적으로 프로퍼티

public ThrownWeapon Projectile
리턴 ThrownWeapon

ProjectileName 공개적으로 프로퍼티

public string ProjectileName
리턴 string