# Mark Sound For Duration Preload

Grammar — Mark info|Sound Link for duration preload
FlagsSubFunctions | Action

The duration for the given sound will be preloaded during the loading screen. Any sounds that are explicitly referenced in triggers will automatically be preloaded. The Info parameter must specify a direct sound value, not a variable or function call. Sound lengths marked for duration preload are network-sync’d, allowing them to be safely used for multiplayer.

# Arguments

  • soundlink — Info

Returns — void

Category: Sound / Sound Properties

# Examples

— None found —