Namespace Unity.PSN.PS5.Trophies
Classes
TrophySystem
The TrophySystem APIs are used to obtain information, such as trophy configuration data and trophy records, from the trophy system. Trophy unlocking is done using the Universal Data System. UniversalDataSystem.UnlockTrophyRequest
TrophySystem.GetGameInfoRequest
Get trophy set information
TrophySystem.GetGroupInfoRequest
Get trophy group information
TrophySystem.GetTrophyGameIconRequest
Get trophy set still-image icon
TrophySystem.GetTrophyGroupIconRequest
Get trophy group still-image icon
TrophySystem.GetTrophyIconRequest
Get trophy still-image icon
TrophySystem.GetTrophyInfoRequest
Get trophy information
TrophySystem.GetTrophyRewardIconRequest
Obtain a reward icon
TrophySystem.Icon
Contains raw PNG icon data
TrophySystem.ShowTrophyListRequest
Display the trophy list screen
TrophySystem.StartSystemRequest
Start the trophy system. To test is the system is initialized IsInitialized
TrophySystem.StopSystemRequest
Stop the trophy system. To test is the system is initialized IsInitialized
TrophySystem.TrophyData
Trophy record of a trophy
TrophySystem.TrophyDetails
Trophy configuration data of a trophy
TrophySystem.TrophyGameData
Trophy record of a trophy set
TrophySystem.TrophyGameDetails
Trophy configuration data of a trophy set
TrophySystem.TrophyGroupData
Trophy record of a trophy group
TrophySystem.TrophyGroupDetails
Trophy configuration data of a trophy group