Table of Contents

Class ResourceExportResult

Namespace
Ceres.Resource.Editor
Assembly
Ceres.Editor.dll
public sealed class ResourceExportResult
Inheritance
ResourceExportResult
Inherited Members

Constructors

ResourceExportResult()

public ResourceExportResult()

Properties

AddressablesResult

public AddressablesPlayerBuildResult AddressablesResult { get; }

Property Value

AddressablesPlayerBuildResult

BuildPath

public string BuildPath { get; }

Property Value

string

Error

public string Error { get; }

Property Value

string

Succeeded

public bool Succeeded { get; }

Property Value

bool

ZipPath

public string ZipPath { get; }

Property Value

string