Search Results for

    Show / Hide Table of Contents

    Method PlaySoundAt

    PlaySoundAt(Entity, String)

    Declaration
    public static int PlaySoundAt(Entity entity, string soundFile)
    Parameters
    Type Name Description
    Entity entity
    System.String soundFile
    Returns
    Type Description
    System.Int32

    PlaySoundAt(Entity, String, String)

    Declaration
    public static int PlaySoundAt(Entity entity, string soundFile, string soundSet)
    Parameters
    Type Name Description
    Entity entity
    System.String soundFile
    System.String soundSet
    Returns
    Type Description
    System.Int32

    PlaySoundAt(Vector3, String)

    Declaration
    public static int PlaySoundAt(Vector3 position, string soundFile)
    Parameters
    Type Name Description
    Vector3 position
    System.String soundFile
    Returns
    Type Description
    System.Int32

    PlaySoundAt(Vector3, String, String)

    Declaration
    public static int PlaySoundAt(Vector3 position, string soundFile, string soundSet)
    Parameters
    Type Name Description
    Vector3 position
    System.String soundFile
    System.String soundSet
    Returns
    Type Description
    System.Int32
    ☀
    ☾
    Back to top Copyright (C) 2015 crosire - zlib
    Generated with DocFX