Developer Documentation
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

NameTypeDescription
errorOdinErrorOdin error return code

Returns

TypeDescription
Booleanfalse on error