GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
Public Member Functions | List of all members

List the leaderboard ids in the instructions. More...

#include <EventsLeaderboardsLister.h>

Inherits gd::ArbitraryEventsWorker.

Public Member Functions

 EventsLeaderboardsLister (gd::Project &project_)
 
const std::set< gd::String > & GetLeaderboardIds ()
 
- Public Member Functions inherited from gd::ArbitraryEventsWorker
void Launch (gd::EventsList &events)
 Launch the worker on the specified events list.
 

Detailed Description

List the leaderboard ids in the instructions.

Member Function Documentation

◆ GetLeaderboardIds()

const std::set<gd::String>& gd::EventsLeaderboardsLister::GetLeaderboardIds ( )
inline

Return the values of all leaderboardIds found in the events.


The documentation for this class was generated from the following files: