ezEngine Release 25.08
Loading...
Searching...
No Matches
ezAccessorArrayProperty< Class, Type > Member List

This is the complete list of members for ezAccessorArrayProperty< Class, Type >, including all inherited members.

AddAttributes(ezPropertyAttribute *pAttrib1, ezPropertyAttribute *pAttrib2=nullptr, ezPropertyAttribute *pAttrib3=nullptr, ezPropertyAttribute *pAttrib4=nullptr, ezPropertyAttribute *pAttrib5=nullptr, ezPropertyAttribute *pAttrib6=nullptr)ezAbstractPropertyinline
AddFlags(ezBitflags< ezPropertyFlags > flags)ezAbstractPropertyinline
Clear(void *pInstance) const overrideezAccessorArrayProperty< Class, Type >inlinevirtual
ezAbstractArrayProperty(const char *szPropertyName)ezAbstractArrayPropertyinline
ezAbstractProperty(const char *szPropertyName)ezAbstractPropertyinline
ezAccessorArrayProperty(const char *szPropertyName, GetCountFunc getCount, GetValueFunc getter, SetValueFunc setter, InsertFunc insert, RemoveFunc remove) (defined in ezAccessorArrayProperty< Class, Type >)ezAccessorArrayProperty< Class, Type >inline
ezTypedArrayProperty(const char *szPropertyName) (defined in ezTypedArrayProperty< Type >)ezTypedArrayProperty< Type >inline
GetAttributeByType() constezAbstractProperty
GetAttributes() constezAbstractPropertyinline
GetCategory() const overrideezAbstractArrayPropertyinlinevirtual
GetCount(const void *pInstance) const overrideezAccessorArrayProperty< Class, Type >inlinevirtual
GetCountFunc typedef (defined in ezAccessorArrayProperty< Class, Type >)ezAccessorArrayProperty< Class, Type >
GetFlags() constezAbstractPropertyinline
GetPropertyName() constezAbstractPropertyinline
GetSpecificType() const overrideezTypedArrayProperty< Type >inlinevirtual
GetValue(const void *pInstance, ezUInt32 uiIndex, void *pObject) const overrideezAccessorArrayProperty< Class, Type >inlinevirtual
GetValueFunc typedef (defined in ezAccessorArrayProperty< Class, Type >)ezAccessorArrayProperty< Class, Type >
GetValuePointer(void *pInstance, ezUInt32 uiIndex) const (defined in ezAbstractArrayProperty)ezAbstractArrayPropertyinlinevirtual
Insert(void *pInstance, ezUInt32 uiIndex, const void *pObject) const overrideezAccessorArrayProperty< Class, Type >inlinevirtual
InsertFunc typedef (defined in ezAccessorArrayProperty< Class, Type >)ezAccessorArrayProperty< Class, Type >
m_Attributes (defined in ezAbstractProperty)ezAbstractPropertyprotected
m_Flags (defined in ezAbstractProperty)ezAbstractPropertyprotected
m_szPropertyName (defined in ezAbstractProperty)ezAbstractPropertyprotected
RealType typedef (defined in ezAccessorArrayProperty< Class, Type >)ezAccessorArrayProperty< Class, Type >
Remove(void *pInstance, ezUInt32 uiIndex) const overrideezAccessorArrayProperty< Class, Type >inlinevirtual
RemoveFunc typedef (defined in ezAccessorArrayProperty< Class, Type >)ezAccessorArrayProperty< Class, Type >
SetCount(void *pInstance, ezUInt32 uiCount) const overrideezAccessorArrayProperty< Class, Type >inlinevirtual
SetValue(void *pInstance, ezUInt32 uiIndex, const void *pObject) const overrideezAccessorArrayProperty< Class, Type >inlinevirtual
SetValueFunc typedef (defined in ezAccessorArrayProperty< Class, Type >)ezAccessorArrayProperty< Class, Type >
~ezAbstractProperty() (defined in ezAbstractProperty)ezAbstractPropertyvirtual