MCPcopy Create free account
hub / github.com/GrapheneCt/NetStream / GetInitState

Method GetInitState

NetStream/source/players/player_fmod.cpp:247–250  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

245}
246
247GenericPlayer::InitState FMODPlayer::GetInitState()
248{
249 return m_initState;
250}
251
252void FMODPlayer::SetInitState(GenericPlayer::InitState state)
253{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected