An asset item part of a Package accessible through Package.Assets.
More...
An asset item part of a Package accessible through Package.Assets.
Definition at line 16 of file AssetBase.cs.
SiliconStudio.Assets.AssetBase.AssetBase |
( |
Asset |
asset | ) |
|
SiliconStudio.Assets.AssetBase.AssetBase |
( |
UFile |
location, |
|
|
Asset |
asset |
|
) |
| |
Initializes a new instance of the AssetItem class.
- Parameters
-
location | The location. |
asset | The asset. |
Definition at line 39 of file AssetBase.cs.
override string SiliconStudio.Assets.AssetBase.ToString |
( |
| ) |
|
readonly UFile SiliconStudio.Assets.AssetBase.DefaultImportBase = new UFile("--import--") |
|
static |
The location used for the default import base.
Definition at line 24 of file AssetBase.cs.
Asset SiliconStudio.Assets.AssetBase.Asset |
|
get |
Gets or sets the asset.
The asset.
Definition at line 76 of file AssetBase.cs.
Guid SiliconStudio.Assets.AssetBase.Id |
|
get |
Gets the asset unique identifier.
The identifier.
Definition at line 64 of file AssetBase.cs.
bool SiliconStudio.Assets.AssetBase.IsRootImport |
|
get |
string SiliconStudio.Assets.AssetBase.Location |
|
get |
Gets the location of this asset.
The location.
Definition at line 52 of file AssetBase.cs.
The documentation for this class was generated from the following file:
- D:/Projects/Bitbucket Hosting/DoxygenFilesAndSources/Paradox v1.0.0 beta06/sources/assets/SiliconStudio.Assets/AssetBase.cs