Assembly: Sandbox.Game.dll

public class MyRenderComponentThrust: MyRenderComponentCubeBlockWithParentedSubpart, IMyComponentBase, IMyEntityComponentBase

Events

Member Description
BeforeRemovedFromContainer Inherited from IMyEntityComponentBase

Properties

Member Description
ComponentTypeDebugString Inherited from IMyEntityComponentBase
Container Inherited from IMyEntityComponentBase
ContainerBase Inherited from IMyComponentBase
Entity Inherited from IMyEntityComponentBase
RemoveExistingComponentOnNewInsert Inherited from IMyComponentBase

Constructors

Member Description
MyRenderComponentThrust()

Methods

Member Description
AddRenderObjects()
OnAddedToContainer()
UpdateFlameAnimatorData()
UpdateFlameProperties(bool, float)
UpdatePropellerSpeed(float)
Deserialize(MyObjectBuilder_ComponentBase) Inherited from IMyComponentBase
GetAs() Inherited from IMyComponentBase
Init(MyComponentDefinitionBase) Inherited from IMyComponentBase
IsSerialized() Inherited from IMyComponentBase
OnAddedToContainer() Inherited from IMyComponentBase
OnAddedToScene() Inherited from IMyComponentBase
OnBeforeRemovedFromContainer() Inherited from IMyComponentBase
OnRemovedFromScene() Inherited from IMyComponentBase
Serialize(bool) Inherited from IMyComponentBase
SetContainer(IMyComponentContainer) Inherited from IMyComponentBase

Inheritance: MyRenderComponentCubeBlockWithParentedSubpart prohibited

Implements: