AssetRef.Value Property
Definition¶
Namespace: Brine2D.Assets
The loaded asset. Throws System.InvalidOperationException if accessed before loading.
public T Value { get; }
Namespace: Brine2D.Assets
The loaded asset. Throws System.InvalidOperationException if accessed before loading.
public T Value { get; }