GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
|
This is the complete list of members for gd::PropertiesContainersList, including all inherited members.
Add(const gd::PropertiesContainer &propertiesContainer) | gd::PropertiesContainersList | inline |
ForEachPropertyMatchingSearch(const gd::String &search, std::function< void(const gd::NamedPropertyDescriptor &property)> fn) const | gd::PropertiesContainersList | |
Get(const gd::String &name) const | gd::PropertiesContainersList | |
GetBottomMostPropertiesContainer() const | gd::PropertiesContainersList | inline |
Has(const gd::String &name) const | gd::PropertiesContainersList | |
HasPropertiesContainer(const gd::PropertiesContainer &propertiesContainer) const | gd::PropertiesContainersList | |
MakeNewEmptyPropertiesContainersList() (defined in gd::PropertiesContainersList) | gd::PropertiesContainersList | static |
MakeNewPropertiesContainersListFor(const gd::PropertiesContainer &propertiesContainer) (defined in gd::PropertiesContainersList) | gd::PropertiesContainersList | static |
PropertiesContainersList() | gd::PropertiesContainersList | inline |
~PropertiesContainersList() (defined in gd::PropertiesContainersList) | gd::PropertiesContainersList | inlinevirtual |