Class MyCube
Inheritance
System.Object
MyCube
Namespace: Sandbox.Game.Entities
Assembly: Sandbox.Game.dll
Syntax
public class MyCube : Object
Constructors
MyCube()
Declaration
public MyCube()
Fields
CubeBlock
Declaration
public MySlimBlock CubeBlock
Field Value
| Type | Description |
|---|---|
| Sandbox.Game.Entities.Cube.MySlimBlock |
Parts
Declaration
public MyCubePart[] Parts
Field Value
| Type | Description |
|---|---|
| MyCubePart[] |