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