Sandbox.Game.Components
MyDebugRenderComponentDrawConveyorEndpoint
Assembly: Sandbox.Game.dll
public class MyDebugRenderComponentDrawConveyorEndpoint: MyDebugRenderComponent
Constructors
| Member | Description |
|---|---|
| MyDebugRenderComponentDrawConveyorEndpoint(IMyConveyorEndpoint) | |
| MyDebugRenderComponent(IMyEntity) | Inherited from MyDebugRenderComponent |
Methods
| Member | Description |
|---|---|
| DebugDraw() | |
| DebugDraw() | Inherited from MyDebugRenderComponent |
| DebugDraw() | Inherited from MyDebugRenderComponentBase |
| DebugDrawInvalidTriangles() | Inherited from MyDebugRenderComponent |
| DebugDrawInvalidTriangles() | Inherited from MyDebugRenderComponentBase |
| PrepareForDraw() | Inherited from MyDebugRenderComponentBase |
Inheritance: MyDebugRenderComponentBase ˃ MyDebugRenderComponent