Class in Zendir.Universe
Declaration
class UniverseEvent;Description
Represents the base class for all universe event objects in the simulation.
Properties
| Declared | Description |
|---|---|
| IsEnabled | Is true if the object is currently enabled. |
| Name | The display name or tag of this object. |
Methods
| Declared | Description |
|---|---|
| Destroy | Removes the current object from the simulation. |