Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

OnShoot

ShingekiNoRex edited this page Aug 24, 2018 · 2 revisions

Description

Called when a player shoots

Handler

IEventHandlerShoot

Inputs/Outputs

  • Player Player { get; }

The Player who shoots

  • Player Target { get; }

The Player who gets shot

  • DamageType Weapon { get; }

The weapon that the player uses

Examples

Need to be added

Server Guides

API Documents

Clone this wiki locally