Show / Hide Table of Contents

Class MultipleToolComponent.ToolEntry

Inheritance
System.Object
MultipleToolComponent.ToolEntry
Namespace: Content.Shared.Tools.Components
Assembly: Content.Shared.dll
Syntax
public sealed class ToolEntry : object

Fields

| Improve this Doc View Source

Behavior

Declaration
public PrototypeFlags<ToolQualityPrototype> Behavior
Field Value
Type Description
Robust.Shared.Utility.PrototypeFlags<ToolQualityPrototype>
| 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
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾