PackageLoadingAssetFile.YamlAsset Class
Namespace: Stride.Core.AssetsAssembly: Stride.Core.Assets.dll
Derived from PackageLoadingAssetFile.YamlAsset:
public class YamlAsset : DynamicYaml, IDisposable
Name | Description | |
---|---|---|
Constructors | ||
YamlAsset(PackageLoadingAssetFile) | ||
Properties | ||
Asset | ||
Methods | ||
Dispose() |
Constructors
YamlAsset(PackageLoadingAssetFile)
public YamlAsset(PackageLoadingAssetFile packageLoadingAssetFile)
Parameters
Type | Name | Description |
---|---|---|
PackageLoadingAssetFile | packageLoadingAssetFile |
Properties
Asset
public PackageLoadingAssetFile Asset { get; }
Property Value
Type | Description |
---|---|
PackageLoadingAssetFile |
Methods
Dispose()
public void Dispose()