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

OnContain106

ShingekiNoRex edited this page Aug 24, 2018 · 2 revisions

Description

Called when a player presses the button to contain SCP-106.

Handler

IEventHandlerContain106

Inputs/Outputs

  • Player Player { get; }

The Player who presses the button

  • Player[] SCP106s { get; }

The Player(s) of SCP-106(s)

  • bool ActivateContainment { get; set; }

Whether allow the player to activate containment

Examples

Need to be added

Server Guides

API Documents

Clone this wiki locally