Skip to content

IAssetRef Interface

Definition

Namespace: Brine2D.Assets

Non-generic interface used by AssetManifest to collect all typed refs via reflection without knowing the generic parameter.

C#
internal interface IAssetRef

Derived
AssetRef<T>