![]() |
ezEngine
Release 25.03
|
Public Member Functions | |
ezAttributeHolder (const ezAttributeHolder &rhs) | |
ezUInt32 | GetCount () const |
const ezPropertyAttribute * | GetValue (ezUInt32 uiIndex) const |
void | SetValue (ezUInt32 uiIndex, const ezPropertyAttribute *value) |
void | Insert (ezUInt32 uiIndex, const ezPropertyAttribute *value) |
void | Remove (ezUInt32 uiIndex) |
void | operator= (const ezAttributeHolder &rhs) |
Public Attributes | |
ezHybridArray< const ezPropertyAttribute *, 2 > | m_Attributes |
ezArrayPtr< const ezPropertyAttribute *const > | m_ReferenceAttributes |