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