Enum ExportResult
- Namespace
- PlumJsonAnimator.Models
- Assembly
- PlumJsonAnimator.dll
All possible results of export
public enum ExportResult
Fields
FFMPEG_ERROR = 4INCORRECT_JSON = 2NO_FFMPEG = 3NO_FOLDER = 1PROJECT_IS_NULL = 5SUCCESS = 0
All possible results of export
public enum ExportResult
FFMPEG_ERROR = 4INCORRECT_JSON = 2NO_FFMPEG = 3NO_FOLDER = 1PROJECT_IS_NULL = 5SUCCESS = 0