Class LeaderboardsEditorGameService#
Inheritance#
LeaderboardsEditorGameService
Syntax#
public class LeaderboardsEditorGameService : IEditorGameService
Properties#
Enabler#
Declaration#
public IEditorGameServiceEnabler Enabler { get; }
Property Value#
Implements#
HasDashboard#
Declaration#
public bool HasDashboard { get; }
Property Value#
Implements#
Identifier#
Declaration#
public IEditorGameServiceIdentifier Identifier { get; }
Property Value#
Implements#
Name#
Declaration#
public string Name { get; }
Property Value#
Implements#
RequiresCoppaCompliance#
Declaration#
public bool RequiresCoppaCompliance { get; }
Property Value#
Implements#
Methods#
Declaration#
public string GetFormattedDashboardUrl()
Returns#
Implements#