Class InteractionConstants
Shared class that contains constants used in the interaction system
Inheritance
System.Object
InteractionConstants
Namespace: Eco.Shared.SharedTypes
Assembly: Eco.Shared.dll
Syntax
public static class InteractionConstants : Object
Fields
EdgeTargetingThreshold
Declaration
public const float EdgeTargetingThreshold = 0.35F
Field Value
| Type | Description |
|---|---|
| System.Single |
HammerPickupPriority
Declaration
public const float HammerPickupPriority = -1F
Field Value
| Type | Description |
|---|---|
| System.Single |