Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ SetPos
Method
SetPos
ogsr_engine/xrGame/ui/UIProgressShape.cpp:26–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
}
25
26
void CUIProgressShape::SetPos(float pos) { m_stage = pos; }
27
28
void CUIProgressShape::SetPos(int pos, int max)
29
{
Callers
11
OnDrawUI
Method · 0.45
SHitMark
Method · 0.45
UpdateSize
Method · 0.45
UpdateSize
Method · 0.45
Draw
Method · 0.45
DrawTexture
Method · 0.45
Draw
Method · 0.45
InitTextureEx
Method · 0.45
DrawTexture
Method · 0.45
Draw
Method · 0.45
FrameClip
Method · 0.45
Calls
1
SetText
Method · 0.45
Tested by
no test coverage detected