JimmyCushnie / JECS

Jimmy's Epic Config System
Do What The F*ck You Want To Public License
156 stars 16 forks source link

Support for nullable structs #20

Closed JimmyCushnie closed 6 months ago

JimmyCushnie commented 4 years ago

Internally, these use System.Nullable. SUCC should save the Value property, and load it by using the constructor.

JimmyCushnie commented 6 months ago

Done in 4f84f95