Class SharedExpendableLightComponent
Inheritance
System.Object
SharedExpendableLightComponent
Assembly: Content.Shared.dll
Syntax
public abstract class SharedExpendableLightComponent : Component
Fields
|
Improve this Doc
View Source
SharedExpendableLightComponent
Declaration
public static readonly AudioParams
Field Value
Type |
Description |
Robust.Shared.Audio.AudioParams |
|
|
Improve this Doc
View Source
SharedExpendableLightComponent
Declaration
public static readonly AudioParams
Field Value
Type |
Description |
Robust.Shared.Audio.AudioParams |
|
|
Improve this Doc
View Source
SharedExpendableLightComponent
Declaration
public static readonly AudioParams
Field Value
Type |
Description |
Robust.Shared.Audio.AudioParams |
|
|
Improve this Doc
View Source
SharedExpendableLightComponent
Declaration
public static readonly AudioParams
Field Value
Type |
Description |
Robust.Shared.Audio.AudioParams |
|
|
Improve this Doc
View Source
SharedExpendableLightComponent
Declaration
public static readonly AudioParams
Field Value
Type |
Description |
Robust.Shared.Audio.AudioParams |
|
|
Improve this Doc
View Source
SharedExpendableLightComponent
Declaration
public static readonly AudioParams
Field Value
Type |
Description |
Robust.Shared.Audio.AudioParams |
|
|
Improve this Doc
View Source
SharedExpendableLightComponent
Declaration
public static readonly AudioParams
Field Value
Type |
Description |
Robust.Shared.Audio.AudioParams |
|
|
Improve this Doc
View Source
LoopedSoundParams
Declaration
public static readonly AudioParams LoopedSoundParams
Field Value
Type |
Description |
Robust.Shared.Audio.AudioParams |
|
Properties
|
Improve this Doc
View Source
CurrentState
Declaration
public ExpendableLightState CurrentState { get; set; }
Property Value
|
Improve this Doc
View Source
DieSound
Declaration
public SoundSpecifier DieSound { get; set; }
Property Value
Type |
Description |
Robust.Shared.Audio.SoundSpecifier |
|
|
Improve this Doc
View Source
FadeOutBehaviourID
Declaration
public string FadeOutBehaviourID { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
FadeOutDuration
Declaration
public float FadeOutDuration { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
GlowDuration
Declaration
public float GlowDuration { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
LitSound
Declaration
public SoundSpecifier LitSound { get; set; }
Property Value
Type |
Description |
Robust.Shared.Audio.SoundSpecifier |
|
|
Improve this Doc
View Source
LoopedSound
Declaration
public SoundSpecifier LoopedSound { get; set; }
Property Value
Type |
Description |
Robust.Shared.Audio.SoundSpecifier |
|
|
Improve this Doc
View Source
SpentDesc
Declaration
public string SpentDesc { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
SpentName
Declaration
public string SpentName { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
TurnOnBehaviourID
Declaration
public string TurnOnBehaviourID { get; set; }
Property Value
Type |
Description |
System.String |
|