MCPcopy Create free account
hub / github.com/Illation/ETEngine / PlaylistSystem

Method PlaylistSystem

Projects/Demo/source/Runtime/PlaylistSystem.cpp:19–22  ·  view source on GitHub ↗

----------------------- PlaylistSystem::c-tor

Source from the content-addressed store, hash-verified

17// PlaylistSystem::c-tor
18//
19PlaylistSystem::PlaylistSystem()
20{
21 DeclareDependents<fw::AudioSourceSystem::State>(); // update before track changes
22}
23
24//-------------------------
25// PlaylistSystem::Process

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected