Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ newline
Method
newline
Engine/source/util/sampler.cpp:246–249 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
244
}
245
246
void newline()
247
{
248
mStream.write( 1,
"\n"
);
249
}
250
251
SampleRecord* lookup( U32 key )
252
{
Callers
nothing calls this directly
Calls
1
write
Method · 0.45
Tested by
no test coverage detected