Class InsertingMaterialStorageComponent
Inheritance
System.Object
InsertingMaterialStorageComponent
Namespace: Content.Shared.Materials
Assembly: Content.Shared.dll
Syntax
public sealed class InsertingMaterialStorageComponent : Component
Fields
| Improve this Doc View SourceEndTime
The time when insertion ends.
Declaration
public TimeSpan EndTime
Field Value
Type | Description |
---|---|
TimeSpan |
MaterialColor
Declaration
public Color? MaterialColor
Field Value
Type | Description |
---|---|
System.Nullable<Color> |