Table of Contents

Enum Scp939VisibilityState

Namespace
Exiled.API.Enums
Assembly
Exiled.API.dll

Unique identifier for a Scp939Role.

public enum Scp939VisibilityState
Extension Methods

Fields

None = 0

SCP-939 doesnt see an other player, by default FPC role logic.

NotSeen = 1

SCP-939 doesnt see an player, by basic SCP-939 logic.

SeenAsScp = 2

SCP-939 sees an other player, who is teammate SCP.

SeenByDetonation = 3

SCP-939 sees an other player due the Alpha Warhead detonation.

SeenByRange = 4

SCP-939 sees an other player, due the base-game vision range logic.

SeenByLastTime = 5

SCP-939 sees an other player for a while, after it's out of range.