EyeAuras Docs EyeAuras Docs
EyeAuras Docs EyeAuras Docs
DocFX + Singulink = ♥

Search Results for

    Method PlayNotification

    PlayNotification(AudioNotificationType)

    Declaration
    Task PlayNotification(AudioNotificationType notificationType)
    Parameters
    Type Name Description
    AudioNotificationType notificationType
    Returns
    Type Description
    Task

    PlayNotification(string)

    Declaration
    Task PlayNotification(string notificationName)
    Parameters
    Type Name Description
    string notificationName
    Returns
    Type Description
    Task

    PlayNotification(string, float)

    Declaration
    Task PlayNotification(string notificationName, float volume)
    Parameters
    Type Name Description
    string notificationName
    float volume

    Volume, 1.0 is full scale

    Returns
    Type Description
    Task

    PlayNotification(string, float, CancellationToken)

    Declaration
    Task PlayNotification(string notificationName, float volume, CancellationToken cancellationToken)
    Parameters
    Type Name Description
    string notificationName
    float volume
    CancellationToken cancellationToken
    Returns
    Type Description
    Task
    © Xab3r. All rights reserved.