Class ActiveTimerTriggerComponent
Inheritance
System.Object
ActiveTimerTriggerComponent
Assembly: Content.Server.dll
Syntax
public sealed class ActiveTimerTriggerComponent : Component
Fields
|
Improve this Doc
View Source
BeepInterval
Declaration
public float BeepInterval
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
BeepSound
Declaration
public SoundSpecifier BeepSound
Field Value
Type |
Description |
Robust.Shared.Audio.SoundSpecifier |
|
|
Improve this Doc
View Source
TimeRemaining
Declaration
public float TimeRemaining
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
TimeUntilBeep
Declaration
public float TimeUntilBeep
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
User
Declaration
Field Value
Type |
Description |
System.Nullable<EntityUid> |
|