Our new developer documentation is now available. Please check it out!
Utility.OdinErrorToString
public static string OdinErrorToString(NativeBindings.OdinError error)
Retrieves the name of the constant in the specified NativeBindings
Parameters
Name | Type | Description |
---|---|---|
error | OdinError | Odin error return code |
Returns
Type | Description |
---|---|
String | string representation of |