Table of Contents

Enum MegaGoTargetLoadStatus

Namespace
easyar

Mega Go target loading status.

Fields

Success = 0

target data loaded successfully. This status only indicates that the loading operation succeeded; it does not mean the component using this target is ready or can work normally. The tracker status information still needs to be checked.

Canceled = 1

Loading was canceled.

UnknownError = 2

Unknown error.

InvalidTarget = 3

The target is invalid, cannot be parsed, or its content is corrupted.

Unauthorized = 4

Using a non-trial version of Mega Go requires a License that authorizes the Mega Go feature.