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 |