Class MyDebugRenderComponentDrawPowerSource
Inheritance
System.Object
MyDebugRenderComponentDrawPowerSource
Inherited Members
Namespace: Sandbox.Game.Components
Assembly: Sandbox.Game.dll
Syntax
public class MyDebugRenderComponentDrawPowerSource : MyDebugRenderComponent
Constructors
MyDebugRenderComponentDrawPowerSource(MyResourceSourceComponent, IMyEntity)
Declaration
public MyDebugRenderComponentDrawPowerSource(MyResourceSourceComponent source, IMyEntity entity)
Parameters
Type | Name | Description |
---|---|---|
MyResourceSourceComponent | source | |
IMyEntity | entity |
Methods
DebugDraw()
Declaration
public override void DebugDraw()