Show / Hide Table of Contents

Enum ItemActionIconStyle

Determines how the action icon appears in the hotbar for item actions.

Namespace: Content.Shared.Actions
Assembly: Content.Shared.dll
Syntax
public enum ItemActionIconStyle : byte

Fields

Name Description
BigAction

The action icon will be big with a small item icon in the corner

BigItem

The default - The item icon will be big with a small action icon in the corner

NoItem

BigAction but no item icon will be shown in the corner.

  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾