Class TrophySystem.ShowTrophyListRequest
Display the trophy list screen
Namespace: Unity.PSN.PS5.Trophies
Syntax
public class ShowTrophyListRequest : Request
Properties
UserId
User Id
Declaration
public int UserId { get; set; }
Property Value
| Type | Description |
|---|---|
| Int32 |
Methods
Run()
Declaration
protected override void Run()