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

Method gatherConstraintDefs

Engine/source/afx/afxEffectron.cpp:206–209  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

204}
205
206void afxEffectronData::gatherConstraintDefs(Vector<afxConstraintDef>& defs)
207{
208 afxConstraintDef::gather_cons_defs(defs, fx_list);
209}
210
211//~~~~~~~~~~~~~~~~~~~~//~~~~~~~~~~~~~~~~~~~~//
212

Callers 1

init_constraintsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected