Delegate PlatformEvents.QuitEventHandler | Platforms | 0.2.2-preview.10
docs.unity.cn
    Show / Hide Table of Contents

    Delegate PlatformEvents.QuitEventHandler

    Namespace: Unity.Platforms
    Syntax
    public delegate void QuitEventHandler(object sender, QuitEvent evt);
    Parameters
    Type Name Description
    Object sender
    QuitEvent evt
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX