C# Class Frostspark.API.Events.Players.PlayerSpawnProjectileEvent

Inheritance: Frostspark.API.Events.Players.PlayerEvent, ICancellable, IClientsided
Show file Open project: Frostspark/FrostsparkAPI

Public Methods

Method Description
PlayerSpawnProjectileEvent ( Player player, API.Server server, ProjectileData spawn_information ) : Frostspark.API.Entities

Method Details

PlayerSpawnProjectileEvent() public method

public PlayerSpawnProjectileEvent ( Player player, API.Server server, ProjectileData spawn_information ) : Frostspark.API.Entities
player Player
server API.Server
spawn_information ProjectileData
return Frostspark.API.Entities