MCPcopy Create free account
hub / github.com/TorqueGameEngines/Torque3D / getLastStatus

Method getLastStatus

Engine/source/sfx/sfxSource.h:415–415  ·  view source on GitHub ↗

Returns the last known status without doing an update.

Source from the content-addressed store, hash-verified

413
414 /// Returns the last known status without doing an update.
415 SFXStatus getLastStatus() const { return mStatus; }
416
417 /// Return the status that the source wants to be in. Used for playback
418 /// control in combination with source groups.

Callers 1

_updateSourcesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected