StateBag::GetAudio

StateBag::GetAudio
inline Ptr<AudioBase> GetAudio() const;
Description

GetAudio obtains a pointer set by SetAudio to AudioBase interface.

Return Value

An AudioBase pointer stored in the shared state or one of its delegates.