EMovieSceneCaptureExitCode

Process exit codes

Windows
MacOS
Linux

References

Module

MovieSceneCapture

Header

/Engine/Source/Runtime/MovieSceneCapture/Public/ErrorCodes.h

Include

#include "ErrorCodes.h"

Syntax

enum EMovieSceneCaptureExitCode
{
    Base             = 0xAC701000,
    AssetNotFound,
    WorldNotFound,
}

Values

Name

Description

Base

AssetNotFound

WorldNotFound

Remarks

Process exit codes

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss