GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
gd::PropertiesContainersList Member List

This is the complete list of members for gd::PropertiesContainersList, including all inherited members.

Add(const gd::PropertiesContainer &propertiesContainer)gd::PropertiesContainersListinline
ForEachPropertyMatchingSearch(const gd::String &search, std::function< void(const gd::NamedPropertyDescriptor &property)> fn) constgd::PropertiesContainersList
Get(const gd::String &name) constgd::PropertiesContainersList
GetBottomMostPropertiesContainer() constgd::PropertiesContainersListinline
Has(const gd::String &name) constgd::PropertiesContainersList
HasPropertiesContainer(const gd::PropertiesContainer &propertiesContainer) constgd::PropertiesContainersList
MakeNewEmptyPropertiesContainersList() (defined in gd::PropertiesContainersList)gd::PropertiesContainersListstatic
MakeNewPropertiesContainersListFor(const gd::PropertiesContainer &propertiesContainer) (defined in gd::PropertiesContainersList)gd::PropertiesContainersListstatic
PropertiesContainersList()gd::PropertiesContainersListinline
~PropertiesContainersList() (defined in gd::PropertiesContainersList)gd::PropertiesContainersListinlinevirtual