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