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

On079CameraTeleport

Horkovich edited this page Oct 4, 2019 · 1 revision

Description

When SCP 079 switch camera

Handler

IEventHandler079CameraTeleport

Inputs/Outputs

  • Player Player { get; }
    The player plays SCP 079
  • bool Allow { get; set; }
    Did the player switched camere
  • int APDrain { get; set; }
    The cost of switching camera
  • Vector Camera { get; set; } The camera wich the player teleported

Examples

Need to add

Server Guides

API Documents

Clone this wiki locally