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