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

Method getSourceGroup

Engine/source/sfx/sfxSource.cpp:453–456  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers 1

dumpSourcesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected