Class MultipleToolComponent.ToolEntry
Inheritance
System.Object
MultipleToolComponent.ToolEntry
Assembly: Content.Shared.dll
Syntax
public sealed class ToolEntry : object
Fields
|
Improve this Doc
View Source
Behavior
Declaration
public PrototypeFlags<ToolQualityPrototype> Behavior
Field Value
|
Improve this Doc
View Source
ChangeSound
Declaration
public SoundSpecifier ChangeSound
Field Value
Type |
Description |
Robust.Shared.Audio.SoundSpecifier |
|
|
Improve this Doc
View Source
Sprite
Declaration
public SpriteSpecifier Sprite
Field Value
Type |
Description |
Robust.Shared.Utility.SpriteSpecifier |
|
|
Improve this Doc
View Source
UseSound
Declaration
public SoundSpecifier UseSound
Field Value
Type |
Description |
Robust.Shared.Audio.SoundSpecifier |
|