MCPcopy Create free account
hub / github.com/TorqueGameEngines/Torque3D / openStream

Method openStream

Engine/source/sfx/sfxResource.cpp:79–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77}
78
79SFXStream* SFXResource::openStream()
80{
81 return SFXFileStream::create( mFileName );
82}

Callers 1

_createBufferMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected