mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-28 11:03:49 +00:00
Remove name-clashes in AFX code-base
This commit is contained in:
parent
f4c8e2683e
commit
158bf5528c
5 changed files with 12 additions and 12 deletions
|
|
@ -35,7 +35,7 @@
|
|||
//~~~~~~~~~~~~~~~~~~~~//~~~~~~~~~~~~~~~~~~~~//~~~~~~~~~~~~~~~~~~~~//~~~~~~~~~~~~~~~~~~~~~//
|
||||
// afxSelectronData::ewValidator
|
||||
//
|
||||
// When an effect is added using "addEffect", this validator intercepts the value
|
||||
// When an effect is added using "pushEffect", this validator intercepts the value
|
||||
// and adds it to the dynamic effects list.
|
||||
//
|
||||
void afxSelectronData::ewValidator::validateType(SimObject* object, void* typePtr)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue