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

OnIntercom

ShingekiNoRex edited this page Aug 24, 2018 · 3 revisions

Description

Called when a player uses the intercom.

Handler

IEventHandlerIntercom

Inputs/Outputs

The player who uses the intercom

  • float SpeechTime { get; set; }

The time left to speak

  • float CooldownTime { get; set; }

The time before the next use of intercom

Examples

Need to be added

Server Guides

API Documents

Clone this wiki locally