24 SyncGameTestFunctionRunResult& operator=(SyncGameTestFunctionRunResult
const&);
25 SyncGameTestFunctionRunResult(SyncGameTestFunctionRunResult
const&);
26 SyncGameTestFunctionRunResult();
31 virtual bool isComplete()
const ;
33 virtual ::std::optional<::gametest::GameTestError> getError() ;
35 virtual ~SyncGameTestFunctionRunResult() =
default;
43 MCNAPI ::std::optional<::gametest::GameTestError>
$getError();