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

On079AddExp

Horkovich edited this page Oct 4, 2019 · 1 revision

Description

When SCP 079 get exp.

Handler

IEventHandler079AddExp

Inputs/Outputs

  • Player { get; }
    The Player who plays SCP 079
  • int ExpToAdd {get; set; }
    The exp adds to the player
  • ExperienceType { get; }
    Type of exp

Examples

Need to be added

Server Guides

API Documents

Clone this wiki locally