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