docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum ContextFilter

    A filter that may be applied to a Context Choose operation. 'NEW_CONTEXT_ONLY' - Prefer to only surface contexts the game has not been played in before. 'INCLUDE_EXISTING_CHALLENGES' - Include the 'Existing Challenges' section, which surfaces actively played-in contexts that the player is a part of. 'NEW_PLAYERS_ONLY' - In sections containing individuals, prefer people who have not played the game.

    Namespace: Meta.InstantGames.v8
    Assembly: Unity.Meta.InstantGames.Sdk.v8.dll
    Syntax
    public enum ContextFilter

    Fields

    Name Description
    INCLUDE_EXISTING_CHALLENGES

    Include the "Existing Challenges" section, which surfaces actively played-in contexts that the player is a part of.

    NEW_CONTEXT_ONLY

    Prefer to only surface contexts the game has not been played in before.

    NEW_PLAYERS_ONLY

    In sections containing individuals, prefer people who have not played the game.

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)