Search Results for

    Show / Hide Table of Contents

    Enum BackgroundAudio.PlayState

    The state of BackgroundAudio.Player.

    Namespace: OmiyaGames.Audio
    Assembly: cs.temp.dll.dll
    Syntax
    public enum PlayState

    Fields

    Name Description
    Playing

    Music is playing.

    Scheduled

    Music is scheduled to start playing, but haven't, yet.

    Stopped

    Music has been stopped.

    In This Article
    Back to top Copyright © 2022 Omiya Games