Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/9chu/LuaSTGPlus
/ GetCacheTexture
Method
GetCacheTexture
LuaSTGPlus/ResourceMgr.cpp:309–312 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
307
}
308
309
f2dTexture2D* ResFont::HGEFont::GetCacheTexture()
310
{
311
return m_pTex;
312
}
313
314
fResult ResFont::HGEFont::CacheString(fcStrW String)
315
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected