AssetReferenceScriptableUInt Class
Definition
Section titled “Definition”ScriptableUInt only asset reference.
[Serializable]public sealed class AssetReferenceScriptableUInt : AssetReferenceT<ScriptableUInt>, IKeyEvaluatorInheritance object → UnityEngine.AddressableAssets.AssetReference → AssetReferenceT<ScriptableUInt>
Implements UnityEngine.AddressableAssets.IKeyEvaluator
Constructors
Section titled “Constructors”AssetReferenceScriptableUInt(string)
Section titled “AssetReferenceScriptableUInt(string)”Constructs a new reference to a AssetReferenceScriptableUInt.
[ExcludeFromCoverage]public AssetReferenceScriptableUInt(string guid)Parameters
Section titled “Parameters”guid string
The object guid.