Show / Hide Table of Contents

Class MyDebugRenderComponentDrawPowerSource

Inheritance
System.Object
MyDebugRenderComponentBase
MyDebugRenderComponent
MyDebugRenderComponentDrawPowerSource
Inherited Members
MyDebugRenderComponent.Entity
MyDebugRenderComponent.DebugDrawInvalidTriangles()
MyDebugRenderComponent.DebugDrawDummies(MyModel)
MyDebugRenderComponentBase.PrepareForDraw()
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()
Overrides
MyDebugRenderComponent.DebugDraw()
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾