GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
|
Functor testing object name. More...
#include <Object.h>
Inherits std::binary_function< std::unique_ptr< gd::Object >, gd::String, bool >.
Public Member Functions | |
bool | operator() (const std::unique_ptr< gd::Object > &object, const gd::String &name) const |
Functor testing object name.