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

Method moveFirst

Engine/source/console/arrayObject.cpp:509–513  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

507//-----------------------------------------------------------------------------
508
509S32 ArrayObject::moveFirst()
510{
511 mCurrentIndex = 0;
512 return mCurrentIndex;
513}
514
515//-----------------------------------------------------------------------------
516

Callers 1

arrayObject.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected