Struct BuiltAssetBundle
Represents a built asset bundle file
Namespace: WeaverCore.Editor.Compilation
Assembly: WeaverCore.Editor.dll
Syntax
public struct BuiltAssetBundle
Fields
| Edit this page View SourceFile
The file location of the asset bundle
Declaration
public FileInfo File
Field Value
Type | Description |
---|---|
FileInfo |
Target
The target platform the asset bundle was built against
Declaration
public BuildTarget Target
Field Value
Type | Description |
---|---|
BuildTarget |