docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class FriendsPackageInitializer

    FriendsPackageInitializer register the friends component and modifies the configuration based on the project's configuration.

    Inheritance
    object
    FriendsPackageInitializer
    Namespace: Unity.Services.Friends
    Assembly: Unity.Services.Friends.dll
    Syntax
    public class FriendsPackageInitializer : IInitializablePackage

    Methods

    Initialize(CoreRegistry)

    Async Operation. Initialize the friends package based on different components.

    Declaration
    public Task Initialize(CoreRegistry registry)
    Parameters
    Type Name Description
    CoreRegistry registry

    A container to store all available IInitializablePackage.

    Returns
    Type Description
    Task

    Awaitable task

    In This Article
    Back to top
    Copyright © 2024 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)