Class MyCubeGrid.BlockTypeCounter
Used when calculating index of added block. Might not be count of blocks since removal of a block does not decrement this. Key is numerical ID of cube block definition.
Inheritance
System.Object
MyCubeGrid.BlockTypeCounter
Namespace: Sandbox.Game.Entities
Assembly: Sandbox.Game.dll
Syntax
public class BlockTypeCounter : Object
Constructors
BlockTypeCounter()
Declaration
public BlockTypeCounter()