mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-15 08:34:40 +00:00
Revert wrong rename of addEffect in comment
This commit is contained in:
parent
70358d0dbc
commit
44dcdc7515
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@
|
||||||
//~~~~~~~~~~~~~~~~~~~~//~~~~~~~~~~~~~~~~~~~~//~~~~~~~~~~~~~~~~~~~~//~~~~~~~~~~~~~~~~~~~~~//
|
//~~~~~~~~~~~~~~~~~~~~//~~~~~~~~~~~~~~~~~~~~//~~~~~~~~~~~~~~~~~~~~//~~~~~~~~~~~~~~~~~~~~~//
|
||||||
// afxSelectronData::ewValidator
|
// afxSelectronData::ewValidator
|
||||||
//
|
//
|
||||||
// When an effect is added using "pushEffect", this validator intercepts the value
|
// When an effect is added using "addEffect", this validator intercepts the value
|
||||||
// and adds it to the dynamic effects list.
|
// and adds it to the dynamic effects list.
|
||||||
//
|
//
|
||||||
void afxSelectronData::ewValidator::validateType(SimObject* object, void* typePtr)
|
void afxSelectronData::ewValidator::validateType(SimObject* object, void* typePtr)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue