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