Search Results for

    Show / Hide Table of Contents

    Enum ToggleAudio.Mode

    Define how the script will behaviour to play an audio file.

    Namespace: GGL.Audio
    Assembly: GGL.dll
    Syntax
    protected enum ToggleAudio.Mode

    Fields

    Name Description
    CUSTOM

    In this mode, the button will play an associated AudioSource.

    DEFAULT

    In this mode, the button will play an audio file using the SoundPlayer Singleton.

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