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