EquippingItemBlockAttributes class
Constructors
- EquippingItemBlockAttributes(int _value)
-
const
- EquippingItemBlockAttributes.fromJson(int numValue)
-
factory
Properties
Methods
-
contains(
EquippingItemBlockAttributes childValue) → bool -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → int -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator &(
EquippingItemBlockAttributes item) → int -
operator ==(
dynamic other) → bool -
The equality operator.
override
Constants
- EquipOnAcquire → const EquippingItemBlockAttributes
- EquipOnAcquire = 1
- None → const EquippingItemBlockAttributes
- None = 0