Skip to main content

Module attribute

Module attribute 

Source
Expand description

Runtime entity attribute system.

Structs§

AttributeInstance
Runtime state for a single attribute on an entity
AttributeMap
Per-entity container for attribute instances with dirty tracking
AttributeModifier
A modifier applied to an attribute instance
DirtySet
Growable bitmask for tracking dirty attribute IDs.

Enums§

AttributeModifierOperation
The operation type for an attribute modifier.