Class in Zendir.Universe | Inherits from UniverseModel

Declaration

class FuelConsumerModel;

Description

A component model that is added onto a component to enable fuel consumption properties such as a thruster.


Properties

DeclaredDescription
DesiredIngoingFlowRateThe flow rate desired by the consumer.
FuelSourceThe Fuel container attached to the node.
ProvidedIngoingFlowRateThe flow rate provided to the consumer.
InheritedDescription
IsEnabledIs true if the object is currently enabled.
NameThe display name or tag of this object.
ParentThe currently attached parent object.

Methods

InheritedDescription
DestroyRemoves the current object from the simulation.
FindParentWithIDReturns an attached parent that satisfies the specified ID.
FindParentWithTypeReturns an attached parent that satisfies the specified type.
FindRootWithIDReturns a root object that satisfies the specified ID.
FindRootWithTypeReturns a root object that satisfies the specified type.