Skip to content

AssetReferenceScriptableVector2Int Class

ScriptableVector2Int only asset reference.

C#
[Serializable]
public sealed class AssetReferenceScriptableVector2Int : AssetReferenceT<ScriptableVector2Int>, IKeyEvaluator

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

Implements UnityEngine.AddressableAssets.IKeyEvaluator

AssetReferenceScriptableVector2Int(string)

Section titled “AssetReferenceScriptableVector2Int(string)”

Constructs a new reference to a AssetReferenceScriptableVector2Int.

C#
[ExcludeFromCoverage]
public AssetReferenceScriptableVector2Int(string guid)

guid string
The object guid.