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

Method GetInitState

NetStream/source/players/player_beav.cpp:611–614  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

609}
610
611GenericPlayer::InitState BEAVPlayer::GetInitState()
612{
613 return m_initState;
614}
615
616void BEAVPlayer::SetInitState(GenericPlayer::InitState state)
617{

Callers 1

EntryFunctionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected