Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

AudioMixer.FindSnapshot

Switch to Manual
public function FindSnapshot(name: string): Audio.AudioMixerSnapshot;

Parameters

name Name of snapshot object to be returned.

Returns

AudioMixerSnapshot The snapshot identified by the name.

Description

The name must be an exact match.