Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ InitTexture
Method
InitTexture
ogsr_engine/xrGame/ui/UIStatic.cpp:108–108 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
}
107
108
void CUIStatic::InitTexture(LPCSTR texture) { InitTextureEx(texture); }
109
110
void CUIStatic::CreateShader(const char* tex, const char* sh) { m_UIStaticItem.CreateShader(tex, sh); }
111
Callers
15
Init
Method · 0.45
InitCharacter
Method · 0.45
AddIconedPdaMessage
Method · 0.45
InitCarBody
Method · 0.45
CUITreeViewItem
Method · 0.45
set_shader
Method · 0.45
Init
Method · 0.45
Init
Method · 0.45
Setup
Method · 0.45
SetOutfit
Method · 0.45
AddItem
Method · 0.45
InitCharacter
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected