Skip to content

BoltType

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

BoltType

Namespace: TommoJProductions.ModApi.Attachable

Represents different types of bolts.

public enum BoltType

Inheritance ObjectValueTypeEnumBoltType
Implements IComparable, IFormattable, IConvertible

Fields

Name Value Description
nut 0 Represents a nut
shortBolt 1 Represents a short bolt.
longBolt 2 Represents a long bolt.
screw 3 Represents a screw.
Clone this wiki locally