Skip to content
This repository was archived by the owner on Jun 14, 2025. It is now read-only.

OnThrowGrenade

ShingekiNoRex edited this page Aug 24, 2018 · 2 revisions

Description

Called after a player throws a grenade.

Handler

IEventHandlerThrowGrenade

Inputs/Outputs

The Player who throws a grenade

The type of the grenade.

The direction the player throws it

  • bool SlowThrow { get; }

Whether the grenade is thrown slowly

Examples

Need to be added

Server Guides

API Documents

Clone this wiki locally