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

Method getTrack

Engine/source/sfx/sfxSource.cpp:1068–1071  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1066//-----------------------------------------------------------------------------
1067
1068SFXTrack* SFXSource::getTrack() const
1069{
1070 return mTrack;
1071}
1072
1073//-----------------------------------------------------------------------------
1074

Callers 3

notifyTrackChangedMethod · 0.80
dumpSourcesMethod · 0.80
updateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected