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