![]() |
Core Rules
WoTC AD&D 2nd Edition -- Drakein API Reference
|
This is the complete list of members for CoreRules::IPropertyRecord, including all inherited members.
| Add(IPropertyOb *property)=0 | CoreRules::IPropertyRecord | pure virtual |
| Clear()=0 | CoreRules::IPropertyRecord | pure virtual |
| FindById(long id)=0 | CoreRules::IPropertyRecord | pure virtual |
| GetAt(int index)=0 | CoreRules::IPropertyRecord | pure virtual |
| GetCount() const =0 | CoreRules::IPropertyRecord | pure virtual |
| GetOwnedAt(int owner_kind, long owner_id, int index)=0 | CoreRules::IPropertyRecord | pure virtual |
| GetOwnerCount(int owner_kind, long owner_id) const =0 | CoreRules::IPropertyRecord | pure virtual |
| GetPartyOwnedAt(const char *party_name, int index)=0 | CoreRules::IPropertyRecord | pure virtual |
| GetPartyOwnerCount(const char *party_name) const =0 | CoreRules::IPropertyRecord | pure virtual |
| IsDirty() const =0 | CoreRules::IPropertyRecord | pure virtual |
| record_type typedef | CoreRules::IPropertyRecord | |
| Remove(int index)=0 | CoreRules::IPropertyRecord | pure virtual |
| RemoveById(long id)=0 | CoreRules::IPropertyRecord | pure virtual |
| ~IPropertyRecord()=default | CoreRules::IPropertyRecord | virtual |