ScalarVector1 / DragonLens

Modern, customizable, and community-driven debugging and cheat mod for TModLoader
26 stars 14 forks source link

Generic FieldEditor #21

Closed Jadams505 closed 1 year ago

Jadams505 commented 1 year ago

Changed FieldEditor to FieldEditor<T> reducing the amount of casts required to make and use custom field editors.