Class ResourceExportResult
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
Error
public string Error { get; }
Property Value
Succeeded
public bool Succeeded { get; }
Property Value
ZipPath
public string ZipPath { get; }