Skip to content

AssetReferenceScriptableVector3Int Class

ScriptableVector3Int only asset reference.

C#
[Serializable]
public sealed class AssetReferenceScriptableVector3Int : AssetReferenceT<ScriptableVector3Int>, IKeyEvaluator

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

Implements UnityEngine.AddressableAssets.IKeyEvaluator

AssetReferenceScriptableVector3Int(string)

Section titled “AssetReferenceScriptableVector3Int(string)”

Constructs a new reference to a AssetReferenceScriptableVector3Int.

C#
[ExcludeFromCoverage]
public AssetReferenceScriptableVector3Int(string guid)

guid string
The object guid.