• Studio

  • Studio API

  • Bots

  • Web API

  • Designer Resources

  • Host Resources

  • Globals

    Sounds

    Inherits from:

    Properties

    Alert

    ClientOnly
    ReadOnly

    Alert is a static property that returns the audio shader for the alert sound.

    -- Play the alert sound
    Sounds.Alert:Play()
    

    BlindboxCardFlip

    ClientOnly
    ReadOnly

    BlindboxCardFlip is a static property that returns the audio shader for the blindbox card flip sound.

    -- Play the blindbox card flip sound
    Sounds.BlindboxCardFlip:Play()
    

    BlindboxPurchase

    ClientOnly
    ReadOnly

    BlindboxPurchase is a static property that returns the audio shader for the blindbox purchase sound.

    -- Play the blindbox purchase sound
    Sounds.BlindboxPurchase:Play()
    

    BlindboxRewardFlipComplete is a static property that returns the audio shader for the blindbox reward flip complete sound.

    -- Play the blindbox reward flip complete sound
    Sounds.BlindboxRewardFlipComplete:Play()
    

    ButtonClick

    ClientOnly
    ReadOnly

    ButtonClick is a static property that returns the audio shader for the button click sound.

    -- Play the button click sound
    Sounds.ButtonClick:Play()
    

    CardFlip

    ClientOnly
    ReadOnly

    CardFlip is a static property that returns the audio shader for the card flip sound.

    -- Play the card flip sound
    Sounds.CardFlip:Play()
    

    DrumRoll

    ClientOnly
    ReadOnly

    DrumRoll is a static property that returns the audio shader for the drum roll sound.

    -- Play the drum roll sound
    Sounds.DrumRoll:Play()
    

    GachaSpin10x

    ClientOnly
    ReadOnly

    GachaSpin10x is a static property that returns the audio shader for the gacha spin 10x sound.

    -- Play the gacha spin 10x sound
    Sounds.GachaSpin10x:Play()
    

    GachaSpin1x

    ClientOnly
    ReadOnly

    GachaSpin1x is a static property that returns the audio shader for the gacha spin 1x sound.

    -- Play the gacha spin 1x sound
    Sounds.GachaSpin1x:Play()
    

    HapticsLight

    ClientOnly
    ReadOnly

    HapticsLight is a static property that returns the audio shader for the light haptics.

    -- Play the light haptics sound
    Sounds.HapticsLight:Play()
    

    HapticsSlider

    ClientOnly
    ReadOnly

    HapticsSlider is a static property that returns the audio shader for the slider haptics.

    -- Play the slider haptics sound
    Sounds.HapticsSlider:Play()
    

    JoinRoom

    ClientOnly
    ReadOnly

    JoinRoom is a static property that returns the audio shader for the join room sound.

    -- Play the join room sound
    Sounds.JoinRoom:Play()
    

    Like

    ClientOnly
    ReadOnly

    Like is a static property that returns the audio shader for the like sound.

    -- Play the like sound
    Sounds.Like:Play()
    

    LongPressComplete is a static property that returns the audio shader for the long press complete sound.

    -- Play the long press complete sound
    Sounds.LongPressComplete:Play()
    

    NonWalkable

    ClientOnly
    ReadOnly

    NonWalkable is a static property that returns the audio shader for the non-walkable sound.

    -- Play the non-walkable sound
    Sounds.NonWalkable:Play()
    

    PullToRefresh

    ClientOnly
    ReadOnly

    PullToRefresh is a static property that returns the audio shader for the pull to refresh sound.

    -- Play the pull to refresh sound
    Sounds.PullToRefresh:Play()
    

    ReadyToRefresh

    ClientOnly
    ReadOnly

    ReadyToRefresh is a static property that returns the audio shader for the ready to refresh sound.

    -- Play the ready to refresh sound
    Sounds.ReadyToRefresh:Play()
    

    Screenshot

    ClientOnly
    ReadOnly

    Screenshot is a static property that returns the audio shader for the screenshot sound.

    -- Play the screenshot sound
    Sounds.Screenshot:Play()
    

    Toast

    ClientOnly
    ReadOnly

    Toast is a static property that returns the audio shader for the toast sound.

    -- Play the toast sound
    Sounds.Toast:Play()
    

    ToggleOff

    ClientOnly
    ReadOnly

    ToggleOff is a static property that returns the audio shader for the toggle off sound.

    -- Play the toggle off sound
    Sounds.ToggleOff:Play()
    

    ToggleOn

    ClientOnly
    ReadOnly

    ToggleOn is a static property that returns the audio shader for the toggle on sound.

    -- Play the toggle on sound
    Sounds.ToggleOn:Play()
    

    TradeLocked

    ClientOnly
    ReadOnly

    TradeLocked is a static property that returns the audio shader for the trade locked sound.

    -- Play the trade locked sound
    Sounds.TradeLocked:Play()
    

    Walkable

    ClientOnly
    ReadOnly

    Walkable is a static property that returns the audio shader for the walkable sound.

    -- Play the walkable sound
    Sounds.Walkable:Play()
    

    category

    string
    ClientOnly
    ReadOnly

    Methods

    Unbind

    ClientOnly

    Returns

    void

    Updated 12 days ago

    PocketWorlds Icon

    © 2025 Pocket Worlds. All rights reserved.