docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class LeaveGamingSquadPayload

    Represents parameters used to configure the "Leave" dialog.

    Inheritance
    object
    JsObject
    LeaveGamingSquadPayload
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Meta.InstantGames
    Assembly: Unity.Meta.InstantGames.Sdk.dll
    Syntax
    public class LeaveGamingSquadPayload : JsObject

    Constructors

    LeaveGamingSquadPayload()

    Construct an instance of LeaveGamingSquadPayload

    Declaration
    public LeaveGamingSquadPayload()

    LeaveGamingSquadPayload(string)

    Creates a new instance of LeaveGamingSquadPayload

    Declaration
    public LeaveGamingSquadPayload(string squadTerm = null)
    Parameters
    Type Name Description
    string squadTerm

    Optional localized term to use in place of Squad in the dialog.

    Properties

    SquadTerm

    Optional localized term to use in place of Squad in the dialog.

    Declaration
    public string SquadTerm { get; }
    Property Value
    Type Description
    string
    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)