Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
79
SFXStream* SFXResource::openStream()
80
{
81
return SFXFileStream::create( mFileName );
82
}
Callers
1
_createBuffer
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected