Class in Zendir.Classes | Inherits from UniverseModel

Declaration

class PartitionedDataStorageLockupErrorModel;

Description

The ‘Lockup’ model for the ‘PartitionedDataStorage’ component will randomly lockup some of the storage models in the system and will prevent them from being written to.


Properties

DeclaredDescription
LockupProbabilityThe probability that a single data storage unit would lock upin a single frame.
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.