Gcww
Gcww
CC#
Created by Gcww on 12/22/2022 in #help
❔ How to check if reference type field in mono_field_get_value is null
As the topic of this post suggest, in Mono, I am currently trying to use mono_field_get_value on a field that is a reference type (Its a class) but its giving me exception errors because the value is uninitialized and its null. Is there a way to check or handle null values with mono_field_get_value or is there a way to check beforehand if its null?
2 replies