This is the complete list of members for MTropolis::SoundElement, including all inherited members.
| _assets (defined in MTropolis::Structural) | MTropolis::Structural | protected |
| _children (defined in MTropolis::Structural) | MTropolis::Structural | protected |
| _flushPriority (defined in MTropolis::Structural) | MTropolis::Structural | protected |
| _guid (defined in MTropolis::RuntimeObject) | MTropolis::RuntimeObject | protected |
| _haveCheckedAutoPlay (defined in MTropolis::Element) | MTropolis::Element | protected |
| _hooks (defined in MTropolis::Structural) | MTropolis::Structural | protected |
| _loop (defined in MTropolis::Structural) | MTropolis::Structural | protected |
| _mediaCues (defined in MTropolis::Element) | MTropolis::Element | protected |
| _modifiers (defined in MTropolis::Structural) | MTropolis::Structural | protected |
| _name (defined in MTropolis::Structural) | MTropolis::Structural | protected |
| _parent (defined in MTropolis::Structural) | MTropolis::Structural | protected |
| _paused (defined in MTropolis::Structural) | MTropolis::Structural | protected |
| _runtimeGUID (defined in MTropolis::RuntimeObject) | MTropolis::RuntimeObject | protected |
| _sceneLoadState (defined in MTropolis::Structural) | MTropolis::Structural | protected |
| _sectionID (defined in MTropolis::Element) | MTropolis::Element | protected |
| _selfReference (defined in MTropolis::RuntimeObject) | MTropolis::RuntimeObject | protected |
| _streamLocator (defined in MTropolis::Element) | MTropolis::Element | protected |
| activate() override (defined in MTropolis::SoundElement) | MTropolis::SoundElement | virtual |
| addChild(const Common::SharedPtr< Structural > &child) (defined in MTropolis::Structural) | MTropolis::Structural | |
| addMediaCue(MediaCueState *mediaCue) (defined in MTropolis::Element) | MTropolis::Element | |
| appendModifier(const Common::SharedPtr< Modifier > &modifier) override (defined in MTropolis::Structural) | MTropolis::Structural | virtual |
| asyncConsumeCommand(Runtime *runtime, const Common::SharedPtr< MessageProperties > &msg) override (defined in MTropolis::SoundElement) | MTropolis::SoundElement | virtual |
| canAutoPlay() const override (defined in MTropolis::SoundElement) | MTropolis::SoundElement | virtual |
| consumeMessage(Runtime *runtime, const Common::SharedPtr< MessageProperties > &msg) override (defined in MTropolis::Structural) | MTropolis::Structural | virtual |
| deactivate() override (defined in MTropolis::SoundElement) | MTropolis::SoundElement | virtual |
| Debuggable() (defined in MTropolis::Debuggable) | MTropolis::Debuggable | |
| Debuggable(const Debuggable &other) (defined in MTropolis::Debuggable) | MTropolis::Debuggable | |
| Debuggable(Debuggable &&other) (defined in MTropolis::Debuggable) | MTropolis::Debuggable | |
| debugGetName() const =0 (defined in MTropolis::IDebuggable) | MTropolis::IDebuggable | pure virtual |
| debugGetSupportStatus() const =0 (defined in MTropolis::IDebuggable) | MTropolis::IDebuggable | pure virtual |
| debugGetTypeName() const =0 (defined in MTropolis::IDebuggable) | MTropolis::IDebuggable | pure virtual |
| debugInspect(IDebugInspectionReport *report) const =0 (defined in MTropolis::IDebuggable) | MTropolis::IDebuggable | pure virtual |
| Element() (defined in MTropolis::Element) | MTropolis::Element | |
| Element(const Element &other) (defined in MTropolis::Element) | MTropolis::Element | protected |
| ElementConsumeCommandCoroutine typedef (defined in MTropolis::Element) | MTropolis::Element | |
| findNextSibling() const (defined in MTropolis::Structural) | MTropolis::Structural | |
| findPrevSibling() const (defined in MTropolis::Structural) | MTropolis::Structural | |
| findScene() (defined in MTropolis::Structural) | MTropolis::Structural | |
| getChildren() const (defined in MTropolis::Structural) | MTropolis::Structural | |
| getHooks() const (defined in MTropolis::Structural) | MTropolis::Structural | |
| getModifiers() const override (defined in MTropolis::Structural) | MTropolis::Structural | virtual |
| getName() const (defined in MTropolis::Structural) | MTropolis::Structural | |
| getParent() const (defined in MTropolis::Structural) | MTropolis::Structural | |
| getPersistentModifierScope() (defined in MTropolis::Structural) | MTropolis::Structural | protectedvirtual |
| getPersistentStructuralScope() (defined in MTropolis::Structural) | MTropolis::Structural | protectedvirtual |
| getRuntime() const (defined in MTropolis::Structural) | MTropolis::Structural | protected |
| getRuntimeGUID() const (defined in MTropolis::RuntimeObject) | MTropolis::RuntimeObject | |
| getSceneLoadState() const (defined in MTropolis::Structural) | MTropolis::Structural | |
| getSelfReference() const (defined in MTropolis::RuntimeObject) | MTropolis::RuntimeObject | |
| getStaticGUID() const (defined in MTropolis::RuntimeObject) | MTropolis::RuntimeObject | |
| getStreamLocator() const (defined in MTropolis::Element) | MTropolis::Element | |
| holdAssets(const Common::Array< Common::SharedPtr< Asset > > &assets) (defined in MTropolis::Structural) | MTropolis::Structural | |
| isElement() const override (defined in MTropolis::Element) | MTropolis::Element | virtual |
| isModifier() const (defined in MTropolis::RuntimeObject) | MTropolis::RuntimeObject | virtual |
| isProject() const (defined in MTropolis::RuntimeObject) | MTropolis::RuntimeObject | virtual |
| isSection() const (defined in MTropolis::RuntimeObject) | MTropolis::RuntimeObject | virtual |
| isStructural() const override (defined in MTropolis::Structural) | MTropolis::Structural | virtual |
| isSubsection() const (defined in MTropolis::RuntimeObject) | MTropolis::RuntimeObject | virtual |
| isVisual() const override (defined in MTropolis::NonVisualElement) | MTropolis::NonVisualElement | virtual |
| linkInternalReferences(ObjectLinkingScope *outerScope) (defined in MTropolis::Structural) | MTropolis::Structural | protectedvirtual |
| load(ElementLoaderContext &context, const Data::SoundElement &data) (defined in MTropolis::SoundElement) | MTropolis::SoundElement | |
| loadCommon(const Common::String &name, uint32 guid, uint32 elementFlags) (defined in MTropolis::NonVisualElement) | MTropolis::NonVisualElement | |
| materializeDescendents(Runtime *runtime, ObjectLinkingScope *outerScope) (defined in MTropolis::Structural) | MTropolis::Structural | |
| materializeSelfAndDescendents(Runtime *runtime, ObjectLinkingScope *outerScope) (defined in MTropolis::Structural) | MTropolis::Structural | |
| NonVisualElementConsumeCommandCoroutine typedef (defined in MTropolis::NonVisualElement) | MTropolis::NonVisualElement | |
| onPauseStateChanged() (defined in MTropolis::Structural) | MTropolis::Structural | protectedvirtual |
| playMedia(Runtime *runtime, Project *project) override (defined in MTropolis::SoundElement) | MTropolis::SoundElement | virtual |
| queueAutoPlayEvents(Runtime *runtime, bool isAutoPlaying) (defined in MTropolis::Element) | MTropolis::Element | virtual |
| readAttribute(MiniscriptThread *thread, DynamicValue &result, const Common::String &attrib) override (defined in MTropolis::SoundElement) | MTropolis::SoundElement | virtual |
| readAttributeIndexed(MiniscriptThread *thread, DynamicValue &result, const Common::String &attrib, const DynamicValue &index) override (defined in MTropolis::Structural) | MTropolis::Structural | virtual |
| recursiveCollectObjectsMatchingCriteria(Common::Array< Common::WeakPtr< RuntimeObject > > &results, bool(*evalFunc)(void *userData, RuntimeObject *object), void *userData, bool onlyEnabled) (defined in MTropolis::Structural) | MTropolis::Structural | |
| removeAllAssets() (defined in MTropolis::Structural) | MTropolis::Structural | |
| removeAllChildren() (defined in MTropolis::Structural) | MTropolis::Structural | |
| removeAllModifiers() (defined in MTropolis::Structural) | MTropolis::Structural | |
| removeChild(Structural *child) (defined in MTropolis::Structural) | MTropolis::Structural | |
| removeMediaCue(const MediaCueState *mediaCue) (defined in MTropolis::Element) | MTropolis::Element | |
| removeModifier(const Modifier *modifier) override (defined in MTropolis::Structural) | MTropolis::Structural | virtual |
| resolveMediaMarkerLabel(const Label &label, int32 &outResolution) const override (defined in MTropolis::SoundElement) | MTropolis::SoundElement | virtual |
| respondsToEvent(const Event &evt) const override (defined in MTropolis::Structural) | MTropolis::Structural | virtual |
| RuntimeObject() (defined in MTropolis::RuntimeObject) | MTropolis::RuntimeObject | |
| SceneLoadState enum name (defined in MTropolis::Structural) | MTropolis::Structural | |
| scriptSetClone(MiniscriptThread *thread, const DynamicValue &value) (defined in MTropolis::RuntimeObject) | MTropolis::RuntimeObject | protected |
| scriptSetDebug(MiniscriptThread *thread, const DynamicValue &value) (defined in MTropolis::Structural) | MTropolis::Structural | protected |
| scriptSetKill(MiniscriptThread *thread, const DynamicValue &value) (defined in MTropolis::RuntimeObject) | MTropolis::RuntimeObject | protected |
| scriptSetParent(MiniscriptThread *thread, const DynamicValue &value) (defined in MTropolis::RuntimeObject) | MTropolis::RuntimeObject | protected |
| scriptSetPaused(MiniscriptThread *thread, const DynamicValue &value) (defined in MTropolis::Structural) | MTropolis::Structural | protected |
| scriptSetUnload(MiniscriptThread *thread, const DynamicValue &value) (defined in MTropolis::Structural) | MTropolis::Structural | protected |
| setHooks(const Common::SharedPtr< StructuralHooks > &hooks) (defined in MTropolis::Structural) | MTropolis::Structural | |
| setParent(Structural *parent) (defined in MTropolis::Structural) | MTropolis::Structural | |
| setRuntimeGUID(uint32 runtimeGUID) (defined in MTropolis::RuntimeObject) | MTropolis::RuntimeObject | |
| setSceneLoadState(SceneLoadState sceneLoadState) (defined in MTropolis::Structural) | MTropolis::Structural | |
| setSelfReference(const Common::WeakPtr< RuntimeObject > &selfReference) (defined in MTropolis::RuntimeObject) | MTropolis::RuntimeObject | |
| shallowClone() const override (defined in MTropolis::SoundElement) | MTropolis::SoundElement | virtual |
| SoundElement() (defined in MTropolis::SoundElement) | MTropolis::SoundElement | |
| Structural() (defined in MTropolis::Structural) | MTropolis::Structural | |
| Structural(Runtime *runtime) (defined in MTropolis::Structural) | MTropolis::Structural | explicit |
| Structural(const Structural &other) (defined in MTropolis::Structural) | MTropolis::Structural | explicitprotected |
| triggerAutoPlay(Runtime *runtime) (defined in MTropolis::Element) | MTropolis::Element | |
| tryAutoSetName(Runtime *runtime, Project *project) override (defined in MTropolis::SoundElement) | MTropolis::SoundElement | virtual |
| visitInternalReferences(IStructuralReferenceVisitor *visitor) override (defined in MTropolis::SoundElement) | MTropolis::SoundElement | virtual |
| writeRefAttribute(MiniscriptThread *thread, DynamicValueWriteProxy &writeProxy, const Common::String &attrib) override (defined in MTropolis::SoundElement) | MTropolis::SoundElement | virtual |
| writeRefAttributeIndexed(MiniscriptThread *thread, DynamicValueWriteProxy &result, const Common::String &attrib, const DynamicValue &index) (defined in MTropolis::RuntimeObject) | MTropolis::RuntimeObject | virtual |
| ~Debuggable() (defined in MTropolis::Debuggable) | MTropolis::Debuggable | |
| ~IInterfaceBase() (defined in MTropolis::IInterfaceBase) | MTropolis::IInterfaceBase | virtual |
| ~RuntimeObject() (defined in MTropolis::RuntimeObject) | MTropolis::RuntimeObject | virtual |
| ~SoundElement() (defined in MTropolis::SoundElement) | MTropolis::SoundElement | |
| ~Structural() (defined in MTropolis::Structural) | MTropolis::Structural | virtual |