Table of Contents

Class PackageLoadingAssetFile.YamlAsset

Namespace
Stride.Core.Assets
Assembly
Stride.Core.Assets.dll
public class PackageLoadingAssetFile.YamlAsset : DynamicYaml, IDisposable
Inheritance
PackageLoadingAssetFile.YamlAsset
Implements
Inherited Members
Extension Methods

Constructors

YamlAsset(PackageLoadingAssetFile)

public YamlAsset(PackageLoadingAssetFile packageLoadingAssetFile)

Parameters

packageLoadingAssetFile PackageLoadingAssetFile

Properties

Asset

public PackageLoadingAssetFile Asset { get; }

Property Value

PackageLoadingAssetFile

Methods

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

public void Dispose()