TorqueGameEngines / Torque3D

Other
1.45k stars 159 forks source link

Adds a sanity check to SimObject's setFieldValue console method #1261

Closed Areloch closed 4 months ago

Areloch commented 4 months ago

Adds a sanity check to SimObject's setFieldValue console method so if you pass in a blank field name it doesn't crash, instead asserting in debug, and logging the error in release