Table of Contents

Enum ExportResult

Namespace
PlumJsonAnimator.Models
Assembly
PlumJsonAnimator.dll

All possible results of export

public enum ExportResult

Fields

FFMPEG_ERROR = 4
INCORRECT_JSON = 2
NO_FFMPEG = 3
NO_FOLDER = 1
PROJECT_IS_NULL = 5
SUCCESS = 0