Skip to content

AssetReferenceScriptableULong Class

ScriptableULong only asset reference.

C#
[Serializable]
public sealed class AssetReferenceScriptableULong : AssetReferenceT<ScriptableULong>, IKeyEvaluator

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

Implements UnityEngine.AddressableAssets.IKeyEvaluator

Constructs a new reference to a AssetReferenceScriptableULong.

C#
[ExcludeFromCoverage]
public AssetReferenceScriptableULong(string guid)

guid string
The object guid.