Class BlockHitCache.BlockHit
Inheritance
System.Object
BlockHitCache.BlockHit
Namespace: Eco.Gameplay.Items
Assembly: Eco.Gameplay.dll
Syntax
public class BlockHit : Object
Constructors
BlockHit()
Declaration
public BlockHit()
Fields
BlockType
Declaration
public Type BlockType
Field Value
Type | Description |
---|---|
System.Type |
Damage
Declaration
public float Damage
Field Value
Type | Description |
---|---|
System.Single |
Position
Declaration
public Vector3i Position
Field Value
Type | Description |
---|---|
Vector3i |