Class TraitorRuleComponent
Inheritance
System.Object
TraitorRuleComponent
Assembly: Content.Server.dll
Syntax
public sealed class TraitorRuleComponent : Component
Fields
|
Improve this Doc
View Source
AnnounceAt
Declaration
public TimeSpan AnnounceAt
Field Value
Type |
Description |
TimeSpan |
|
|
Improve this Doc
View Source
Codewords
Declaration
public string[] Codewords
Field Value
Type |
Description |
System.String[] |
|
|
Improve this Doc
View Source
GreetSoundNotification
Path to antagonist alert sound.
Declaration
public SoundSpecifier GreetSoundNotification
Field Value
Type |
Description |
Robust.Shared.Audio.SoundSpecifier |
|
|
Improve this Doc
View Source
SelectionStatus
Declaration
public TraitorRuleComponent.SelectionState SelectionStatus
Field Value
|
Improve this Doc
View Source
StartCandidates
Declaration
public Dictionary<IPlayerSession, HumanoidCharacterProfile> StartCandidates
Field Value
|
Improve this Doc
View Source
TraitorMinds
Declaration
public readonly List<EntityUid> TraitorMinds
Field Value
Type |
Description |
List<EntityUid> |
|
|
Improve this Doc
View Source
TraitorPrototypeId
Declaration
public string TraitorPrototypeId
Field Value
Type |
Description |
System.String |
|
Properties
|
Improve this Doc
View Source
TotalTraitors
Declaration
public int TotalTraitors { get; }
Property Value
Type |
Description |
System.Int32 |
|