Skip to content

AssetReferenceScriptableRectInt Class

ScriptableRectInt only asset reference.

C#
[Serializable]
public sealed class AssetReferenceScriptableRectInt : AssetReferenceT<ScriptableRectInt>, IKeyEvaluator

Inheritance object → UnityEngine.AddressableAssets.AssetReference → AssetReferenceT<ScriptableRectInt>

Implements UnityEngine.AddressableAssets.IKeyEvaluator

Constructs a new reference to a AssetReferenceScriptableRectInt.

C#
[ExcludeFromCoverage]
public AssetReferenceScriptableRectInt(string guid)

guid string
The object guid.