Class in Zendir.Universe | Inherits from UniverseEvent

Declaration

class UniverseModel;

Description

Represents the base class for any feature or error model in a simulation object.


Properties

DeclaredDescription
ParentThe currently attached parent object.
InheritedDescription
IsEnabledIs true if the object is currently enabled.
NameThe display name or tag of this object.

Methods

DeclaredDescription
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.
InheritedDescription
DestroyRemoves the current object from the simulation.