docs.unity3d.com
    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
    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

    Implements
    IInitializablePackage.Initialize(CoreRegistry)
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023