Struct BuildFile
Inherited Members
Namespace: UnityEditor.Build.Reporting
Assembly: UnityEditor.dll
Syntax
public struct BuildFile
Properties
| Improve this Doc View Sourcepath
Declaration
public string path { get; }
Property Value
Type | Description |
---|---|
String |
role
Declaration
public string role { get; }
Property Value
Type | Description |
---|---|
String |
size
Declaration
public ulong size { get; }
Property Value
Type | Description |
---|---|
UInt64 |
Methods
| Improve this Doc View SourceToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
String |