Skip to content

AssetReferenceScriptableUInt Class

ScriptableUInt only asset reference.

C#
[Serializable]
public sealed class AssetReferenceScriptableUInt : AssetReferenceT<ScriptableUInt>, IKeyEvaluator

Inheritance object → UnityEngine.AddressableAssets.AssetReference → AssetReferenceT<ScriptableUInt>

Implements UnityEngine.AddressableAssets.IKeyEvaluator

Constructs a new reference to a AssetReferenceScriptableUInt.

C#
[ExcludeFromCoverage]
public AssetReferenceScriptableUInt(string guid)

guid string
The object guid.