docs.unity3d.com
    Show / Hide Table of Contents

    Class DialogSystem

    Common dialog system

    Inheritance
    Object
    DialogSystem
    Namespace: Unity.PSN.PS5.Dialogs
    Syntax
    public class DialogSystem

    Methods

    Schedule(AsyncOp)

    Schedule an AsyncOp by adding it to the internal Dialog queue

    Declaration
    public static void Schedule(AsyncOp op)
    Parameters
    Type Name Description
    AsyncOp op

    The operation to schedule

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 25 September 2020