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