Enum UpdateAction
Represents the type of the update action to perform. 'CUSTOM' - A custom update, with all content specified by the game. 'LEADERBOARD' - An update associated with an Instant Game leaderboard.
Namespace: Meta.InstantGames
Assembly: Unity.Meta.InstantGames.Sdk.dll
Syntax
public enum UpdateActionFields
| Name | Description | 
|---|---|
| CUSTOM | A custom update, with all content specified by the game. | 
| LEADERBOARD | An update associated with an Instant Game leaderboard. |