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

Function sfxResolve

Engine/source/sfx/sfxTypes.cpp:375–378  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

373//-----------------------------------------------------------------------------
374
375bool sfxResolve( SFXDescription** description, String& errorString )
376{
377 return sResolve( description, errorString );
378}
379
380//-----------------------------------------------------------------------------
381

Callers 14

preloadMethod · 0.85
sfxReadAndResolveFunction · 0.85
preloadMethod · 0.85
preloadMethod · 0.85
preloadMethod · 0.85
preloadMethod · 0.85
preloadMethod · 0.85
preloadMethod · 0.85
preloadMethod · 0.85
preloadMethod · 0.85
preloadMethod · 0.85
preloadMethod · 0.85

Calls 1

sResolveFunction · 0.85

Tested by

no test coverage detected