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

Method GetScale

NetStream/source/menus/menu_player_simple.cpp:653–656  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

651}
652
653float menu::PlayerSimple::GetScale()
654{
655 return m_currentScale;
656}
657
658void menu::PlayerSimple::SetScale(float scale)
659{

Callers 2

ParseLiveCommentsMethod · 0.80
OnPlayerEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected