Class ItemAnimationCategory
Maps item type to easy enum def with fixed number that can be used to know item generic type, or in animations on client (merged with old ToolItemName enum).
Do not change numbers even even you need to remove some types
Inheritance
System.Object
ItemAnimationCategory
Assembly: Eco.Shared.dll
Syntax
public sealed class ItemAnimationCategory : Enum
Fields
Axe
Declaration
public const ItemAnimationCategory Axe
Field Value
Bow
Declaration
public const ItemAnimationCategory Bow
Field Value
Chainsaw
Declaration
public const ItemAnimationCategory Chainsaw
Field Value
Declaration
public const ItemAnimationCategory ClaimTool
Field Value
Declaration
public const ItemAnimationCategory ColorTool
Field Value
Declaration
public const ItemAnimationCategory Devtool
Field Value
Drill
Declaration
public const ItemAnimationCategory Drill
Field Value
FishingPole
Declaration
public const ItemAnimationCategory FishingPole
Field Value
Food
Declaration
public const ItemAnimationCategory Food
Field Value
Hammer
Declaration
public const ItemAnimationCategory Hammer
Field Value
HandheldCamera
Declaration
public const ItemAnimationCategory HandheldCamera
Field Value
Hoe
Declaration
public const ItemAnimationCategory Hoe
Field Value
InLoopOut
Declaration
public const ItemAnimationCategory InLoopOut
Field Value
InOut
Declaration
public const ItemAnimationCategory InOut
Field Value
Instant
Declaration
public const ItemAnimationCategory Instant
Field Value
LeftRightSingle
Declaration
public const ItemAnimationCategory LeftRightSingle
Field Value
Machete
Declaration
public const ItemAnimationCategory Machete
Field Value
ModernRockDrill
Declaration
public const ItemAnimationCategory ModernRockDrill
Field Value
Pickaxe
Declaration
public const ItemAnimationCategory Pickaxe
Field Value
Declaration
public const ItemAnimationCategory RoadTool
Field Value
Scythe
Declaration
public const ItemAnimationCategory Scythe
Field Value
Shovel
Declaration
public const ItemAnimationCategory Shovel
Field Value
Sickle
Declaration
public const ItemAnimationCategory Sickle
Field Value
Torch
Declaration
public const ItemAnimationCategory Torch
Field Value
Unknown
Declaration
public const ItemAnimationCategory Unknown
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|
WorkingSingle
Declaration
public const ItemAnimationCategory WorkingSingle
Field Value
Extension Methods