Skip to content

GuiInteractSymbol

Tommo J. Phillips edited this page Oct 22, 2023 · 2 revisions

GuiInteractSymbol

Namespace: TommoJProductions.ModApi

Represents gui interact symbols.

public enum GuiInteractSymbol

Inheritance ObjectValueTypeEnumGuiInteractSymbol
Implements IComparable, IFormattable, IConvertible

Fields

Name Value Description
None 0 Represents no symbol.
Hand 1 Represents the hand symbol.
Disassemble 2 Represents the disassemble symbol.
Assemble 3 Represents the assemble symbol.
Clone this wiki locally