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

OnElevatorUse

ShingekiNoRex edited this page Aug 24, 2018 · 2 revisions

Description

Called when a player presses the button of an elevator.

Handler

IEventHandlerElevatorUse

Inputs/Outputs

The player who presses the button

The elevator that is activated

  • Vector ElevatorPosition { get; }

The position of the elevator

  • bool AllowUse { get; set; }

Whether allow the player to activate the elevator

Examples

Need to be added

Server Guides

API Documents

Clone this wiki locally