HatchitGame
Hatchit::Game::AudioSource Member List

This is the complete list of members for Hatchit::Game::AudioSource, including all inherited members.

AudioSource() (defined in Hatchit::Game::AudioSource)Hatchit::Game::AudioSource
AudioSource(const AudioSource &source) (defined in Hatchit::Game::AudioSource)Hatchit::Game::AudioSource
AudioSource(AudioSource &&source) (defined in Hatchit::Game::AudioSource)Hatchit::Game::AudioSource
Component(void)=default (defined in Hatchit::Game::Component)Hatchit::Game::Component
Component(const Component &rhs)=default (defined in Hatchit::Game::Component)Hatchit::Game::Component
Component(Component &&rhs)=default (defined in Hatchit::Game::Component)Hatchit::Game::Component
GetComponentId(void)Hatchit::Game::Componentstatic
GetEnabled(void)Hatchit::Game::Component
GetOwner(void)Hatchit::Game::Component
m_enabledHatchit::Game::Componentprotected
m_ownerHatchit::Game::Componentprotected
operator=(const AudioSource &source) (defined in Hatchit::Game::AudioSource)Hatchit::Game::AudioSource
operator=(AudioSource &&source) (defined in Hatchit::Game::AudioSource)Hatchit::Game::AudioSource
operator=(const Component &rhs)=default (defined in Hatchit::Game::Component)Hatchit::Game::Component
operator=(Component &&rhs)=default (defined in Hatchit::Game::Component)Hatchit::Game::Component
PlayAudio(Resource::AudioResourceHandle handle) (defined in Hatchit::Game::AudioSource)Hatchit::Game::AudioSource
SetEnabled(bool value)Hatchit::Game::Component
SetOwner(GameObject *owner)Hatchit::Game::Component
VClone() const overrideHatchit::Game::AudioSourcevirtual
VDeserialize(const Core::JSON &jsonObject) override (defined in Hatchit::Game::AudioSource)Hatchit::Game::AudioSourcevirtual
VGetComponentId(void) const override (defined in Hatchit::Game::AudioSource)Hatchit::Game::AudioSourcevirtual
VOnDestroy() overrideHatchit::Game::AudioSourceprotectedvirtual
VOnDisabled() overrideHatchit::Game::AudioSourceprotectedvirtual
VOnEnabled() overrideHatchit::Game::AudioSourceprotectedvirtual
VOnInit() overrideHatchit::Game::AudioSourcevirtual
VOnUpdate() overrideHatchit::Game::AudioSourcevirtual
VSerialize() override (defined in Hatchit::Game::AudioSource)Hatchit::Game::AudioSourcevirtual
~Component(void)=default (defined in Hatchit::Game::Component)Hatchit::Game::Componentvirtual