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