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