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

Method getSourceGroup

Engine/source/sfx/sfxSource.cpp:452–455  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

450//-----------------------------------------------------------------------------
451
452SFXSource* SFXSource::getSourceGroup() const
453{
454 return dynamic_cast< SFXSource* >( getGroup() );
455}
456
457//-----------------------------------------------------------------------------
458

Callers 1

dumpSourcesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected