MCPcopy Create free account
hub / github.com/GarageGames/Torque3D / refresh

Method refresh

Engine/source/gfx/gfxTextureHandle.cpp:158–161  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

156}
157
158void GFXTexHandle::refresh()
159{
160 TEXMGR->reloadTexture( getPointer() );
161}

Callers 15

guiEditor.ed.csFile · 0.45
ShapeEdSelectWindowFunction · 0.45
creator.ed.csFile · 0.45
WorldEditorFunction · 0.45
chooseLevelDlg.csFile · 0.45
guiEditor.ed.csFile · 0.45
ShapeEdSelectWindowFunction · 0.45

Calls 1

reloadTextureMethod · 0.80

Tested by

no test coverage detected