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

OnPlayerInfected

ShingekiNoRex edited this page Aug 24, 2018 · 2 revisions

Description

Called when a player is cured by SCP-049.

Handler

IEventHandlerInfected

Inputs/Outputs

The player who is infected

  • float Damage { get; set; }

The damage dealed to the player

The player of SCP-049

  • float InfectTime { get; set; }

The time before SCP-049 can't convert the player

Examples

Need to be added

Server Guides

API Documents

Clone this wiki locally