Base class for Asset.
More...
Base class for Asset.
Definition at line 14 of file Asset.cs.
SiliconStudio.Assets.Asset.Asset |
( |
| ) |
|
|
protected |
virtual void SiliconStudio.Assets.Asset.SetDefaults |
( |
| ) |
|
|
virtual |
override string SiliconStudio.Assets.Asset.ToString |
( |
| ) |
|
int SiliconStudio.Assets.Asset.BuildOrder |
|
getset |
Gets or sets the build order for this asset.
The build order.
Definition at line 78 of file Asset.cs.
Guid SiliconStudio.Assets.Asset.Id |
|
getset |
int SiliconStudio.Assets.Asset.SerializedVersion |
|
getset |
Gets or sets the version number for this asset, used internally when migrating assets.
The version.
Definition at line 61 of file Asset.cs.
Gets the tags for this asset.
The tags for this asset.
Definition at line 88 of file Asset.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/Asset.cs