C
C#3y ago
Gcww

❔ 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?
1 Reply
Accord
Accord3y ago
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.

Did you find this page helpful?