Infinite Runner Engine v1.9
Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | List of all members
MoreMountains.Tools.MMAchievementUnlockedEvent Struct Reference

An event type used to broadcast the fact that an achievement has been unlocked More...

Public Member Functions

 MMAchievementUnlockedEvent (MMAchievement newAchievement)
 Constructor More...
 

Static Public Member Functions

static void Trigger (MMAchievement newAchievement)
 

Public Attributes

MMAchievement Achievement
 the achievement that has been unlocked More...
 

Static Public Attributes

static MMAchievementUnlockedEvent e
 

Detailed Description

An event type used to broadcast the fact that an achievement has been unlocked

Constructor & Destructor Documentation

◆ MMAchievementUnlockedEvent()

MoreMountains.Tools.MMAchievementUnlockedEvent.MMAchievementUnlockedEvent ( MMAchievement  newAchievement)

Constructor

Parameters
newAchievementNew achievement.

Member Function Documentation

◆ Trigger()

static void MoreMountains.Tools.MMAchievementUnlockedEvent.Trigger ( MMAchievement  newAchievement)
static

Member Data Documentation

◆ Achievement

MMAchievement MoreMountains.Tools.MMAchievementUnlockedEvent.Achievement

the achievement that has been unlocked

◆ e

MMAchievementUnlockedEvent MoreMountains.Tools.MMAchievementUnlockedEvent.e
static

The documentation for this struct was generated from the following file: