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