Search Results for

    Show / Hide Table of Contents

    Class AppKiller

    Provide a method Kill() that will kill the app.

    Inheritance
    object
    Object
    Component
    Behaviour
    MonoBehaviour
    AppKiller
    Namespace: GGL.Components
    Assembly: GGL.dll
    Syntax
    [AddComponentMenu("GG-Library/MISC/App Killer")]
    [HelpURL("https://ggl.yoannhaffner.com/api/GGL.Components.AppKiller.html")]
    public class AppKiller : MonoBehaviour
    Remarks

    Does not work on WebGL.

    Methods

    | Edit this page View Source

    Kill()

    Kill the app.

    Declaration
    public void Kill()
    Remarks

    Does not work on WebGL.

    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX