Monad Engine da02fba2
> Undercity Codex_
Loading...
Searching...
No Matches
eng::AudioComponent Member List

This is the complete list of members for eng::AudioComponent, including all inherited members.

GetOwner()eng::Component
GetTypeId() const =0eng::Componentpure virtual
Init()eng::Componentvirtual
IsPlaying(const std::string &name)eng::AudioComponent
LoadProperties(const nlohmann::json &json) overrideeng::AudioComponentvirtual
m_ownereng::Componentprotected
Play(const std::string &name, bool loop=false)eng::AudioComponent
RegisterAudio(const std::string &name, std::shared_ptr< Audio > &clip)eng::AudioComponent
StaticTypeId()eng::Componentinlinestatic
Stop(const std::string &name)eng::AudioComponent
Update(float deltaTime) overrideeng::AudioComponentvirtual
~Component()=defaulteng::Componentvirtual