Our new developer documentation is now available. Please check it out!
Utility.IsOk
public static bool IsOk(NativeBindings.OdinError error)
Checks the return code for errors
Parameters
Name | Type | Description |
---|---|---|
error | OdinError | Odin error return code |
Returns
Type | Description |
---|---|
Boolean | false on error |