MCPcopy 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
108void CUIStatic::InitTexture(LPCSTR texture) { InitTextureEx(texture); }
109
110void CUIStatic::CreateShader(const char* tex, const char* sh) { m_UIStaticItem.CreateShader(tex, sh); }
111

Callers 15

InitMethod · 0.45
InitCharacterMethod · 0.45
AddIconedPdaMessageMethod · 0.45
InitCarBodyMethod · 0.45
CUITreeViewItemMethod · 0.45
set_shaderMethod · 0.45
InitMethod · 0.45
InitMethod · 0.45
SetupMethod · 0.45
SetOutfitMethod · 0.45
AddItemMethod · 0.45
InitCharacterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected