Navigation
API > API/Runtime > API/Runtime/MovieSceneCapture
Process exit codes
| Name | EMovieSceneCaptureExitCode |
| Type | enum |
| Header File | /Engine/Source/Runtime/MovieSceneCapture/Public/ErrorCodes.h |
| Include Path | #include "ErrorCodes.h" |
Syntax
enum EMovieSceneCaptureExitCode
{
Base = 0xAC701000,
AssetNotFound,
WorldNotFound,
}
Values
| Name | Remarks |
|---|---|
| Base | |
| AssetNotFound | |
| WorldNotFound |