Open 3D Engine Achievements Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
Public Member Functions | |
AZ_TYPE_INFO (AchievementDetails, "{3310A37C-4B91-4529-B893-38C89AD69F82}") | |
Static Public Member Functions | |
static void | Reflect (AZ::ReflectContext *context) |
Public Attributes | |
AZ::u32 | id |
AZStd::string | name |
AZStd::string | desc |
int | rewardValue |
AZ::u32 | currentProgress |
bool | unlocked |
bool | secret |