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