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

Method clone

Engine/source/core/stream/stream.cpp:383–386  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

381}
382
383Stream* Stream::clone() const
384{
385 return NULL;
386}

Callers 2

attachStreamMethod · 0.45
attachStreamMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected