Class ToggleBoltClassBehaviourDescriptor | Bolt Visual Scripting | 1.4.12
docs.unity3d.com
    Show / Hide Table of Contents

    Class ToggleBoltClassBehaviourDescriptor

    Inheritance
    Object
    Descriptor<ToggleBoltClassBehaviour>
    UnitDescriptor<ToggleBoltClassBehaviour>
    BoltMemberUnitDescriptor<ToggleBoltClassBehaviour>
    BoltClassGraphUnitDescriptor<ToggleBoltClassBehaviour>
    ToggleBoltClassBehaviourDescriptor
    Inherited Members
    BoltClassGraphUnitDescriptor<ToggleBoltClassBehaviour>.DefinedIcon()
    BoltMemberUnitDescriptor<ToggleBoltClassBehaviour>.member
    BoltMemberUnitDescriptor<ToggleBoltClassBehaviour>.StartWatching()
    BoltMemberUnitDescriptor<ToggleBoltClassBehaviour>.OnChange(Object, PropertyChangedEventArgs)
    BoltMemberUnitDescriptor<ToggleBoltClassBehaviour>.DefinedSummary()
    BoltMemberUnitDescriptor<ToggleBoltClassBehaviour>.DefinedSurtitle()
    UnitDescriptor<ToggleBoltClassBehaviour>.reflectedDescription
    UnitDescriptor<ToggleBoltClassBehaviour>.unitType
    UnitDescriptor<ToggleBoltClassBehaviour>.unit
    UnitDescriptor<ToggleBoltClassBehaviour>.IUnitDescriptor.unit
    UnitDescriptor<ToggleBoltClassBehaviour>.RegisterProperties()
    UnitDescriptor<ToggleBoltClassBehaviour>._showTitle
    UnitDescriptor<ToggleBoltClassBehaviour>._showBigIcon
    UnitDescriptor<ToggleBoltClassBehaviour>._shortTitle
    UnitDescriptor<ToggleBoltClassBehaviour>._surtitle
    UnitDescriptor<ToggleBoltClassBehaviour>._subtitle
    UnitDescriptor<ToggleBoltClassBehaviour>._isEntered
    UnitDescriptor<ToggleBoltClassBehaviour>.showTitle
    UnitDescriptor<ToggleBoltClassBehaviour>.showBigIcon
    UnitDescriptor<ToggleBoltClassBehaviour>.shortTitle
    UnitDescriptor<ToggleBoltClassBehaviour>.surtitle
    UnitDescriptor<ToggleBoltClassBehaviour>.subtitle
    UnitDescriptor<ToggleBoltClassBehaviour>.isEntered
    UnitDescriptor<ToggleBoltClassBehaviour>.ShowTitle()
    UnitDescriptor<ToggleBoltClassBehaviour>.ShowBigIcon()
    UnitDescriptor<ToggleBoltClassBehaviour>.Title()
    UnitDescriptor<ToggleBoltClassBehaviour>.ShortTitle()
    UnitDescriptor<ToggleBoltClassBehaviour>.Surtitle()
    UnitDescriptor<ToggleBoltClassBehaviour>.Subtitle()
    UnitDescriptor<ToggleBoltClassBehaviour>.Summary()
    UnitDescriptor<ToggleBoltClassBehaviour>.Icon()
    UnitDescriptor<ToggleBoltClassBehaviour>.DefinedShowTitle()
    UnitDescriptor<ToggleBoltClassBehaviour>.DefinedShowBigIcon()
    UnitDescriptor<ToggleBoltClassBehaviour>.DefaultTitle()
    UnitDescriptor<ToggleBoltClassBehaviour>.ErrorTitle(Exception)
    UnitDescriptor<ToggleBoltClassBehaviour>.DefaultShortTitle()
    UnitDescriptor<ToggleBoltClassBehaviour>.ErrorShortTitle(Exception)
    UnitDescriptor<ToggleBoltClassBehaviour>.DefaultSurtitle()
    UnitDescriptor<ToggleBoltClassBehaviour>.ErrorSurtitle(Exception)
    UnitDescriptor<ToggleBoltClassBehaviour>.DefinedSubtitle()
    UnitDescriptor<ToggleBoltClassBehaviour>.DefaultSubtitle()
    UnitDescriptor<ToggleBoltClassBehaviour>.ErrorSubtitle(Exception)
    UnitDescriptor<ToggleBoltClassBehaviour>.DefaultSummary()
    UnitDescriptor<ToggleBoltClassBehaviour>.ErrorSummary(Exception)
    UnitDescriptor<ToggleBoltClassBehaviour>.DefaultIcon()
    UnitDescriptor<ToggleBoltClassBehaviour>.ErrorIcon(Exception)
    UnitDescriptor<ToggleBoltClassBehaviour>.IUnitDescriptor.Port(IUnitPort)
    UnitDescriptor<ToggleBoltClassBehaviour>.Port(IUnitPort)
    UnitDescriptor<ToggleBoltClassBehaviour>.IsEntered()
    Descriptor<ToggleBoltClassBehaviour>.target
    Descriptor<ToggleBoltClassBehaviour>.IDescriptor.target
    Descriptor<ToggleBoltClassBehaviour>.Dispose()
    Descriptor<ToggleBoltClassBehaviour>.SetDirty()
    Descriptor<ToggleBoltClassBehaviour>.Validate()
    Descriptor<ToggleBoltClassBehaviour>.Watch(INotifyPropertyChanged)
    Descriptor<ToggleBoltClassBehaviour>.Unwatch(INotifyPropertyChanged)
    Descriptor<ToggleBoltClassBehaviour>.StopWatching()
    Descriptor<ToggleBoltClassBehaviour>.Property<T>(Func<T>, Boolean, Boolean)
    Descriptor<ToggleBoltClassBehaviour>.Property<T>(Func<IEnumerable<T>>, Boolean, Boolean)
    Descriptor<ToggleBoltClassBehaviour>.RegisterProperty(IReactive)
    Descriptor<ToggleBoltClassBehaviour>.propertyChanged
    Descriptor<ToggleBoltClassBehaviour>._title
    Descriptor<ToggleBoltClassBehaviour>._summary
    Descriptor<ToggleBoltClassBehaviour>._icon
    Descriptor<ToggleBoltClassBehaviour>._warnings
    Descriptor<ToggleBoltClassBehaviour>.title
    Descriptor<ToggleBoltClassBehaviour>.summary
    Descriptor<ToggleBoltClassBehaviour>.icon
    Descriptor<ToggleBoltClassBehaviour>.warnings
    Namespace: Ludiq.Bolt
    Syntax
    public class ToggleBoltClassBehaviourDescriptor : BoltClassGraphUnitDescriptor<ToggleBoltClassBehaviour>, IDisposable, IUnitDescriptor, IDescriptor

    Constructors

    ToggleBoltClassBehaviourDescriptor(ToggleBoltClassBehaviour)

    Declaration
    public ToggleBoltClassBehaviourDescriptor(ToggleBoltClassBehaviour unit)
    Parameters
    Type Name Description
    ToggleBoltClassBehaviour unit

    Methods

    DefinedShortTitle()

    Declaration
    protected override string DefinedShortTitle()
    Returns
    Type Description
    String
    Overrides
    Ludiq.Bolt.BoltClassGraphUnitDescriptor<Ludiq.Bolt.ToggleBoltClassBehaviour>.DefinedShortTitle()

    DefinedTitle()

    Declaration
    protected override string DefinedTitle()
    Returns
    Type Description
    String
    Overrides
    Ludiq.Bolt.BoltClassGraphUnitDescriptor<Ludiq.Bolt.ToggleBoltClassBehaviour>.DefinedTitle()

    Warnings()

    Declaration
    protected override IEnumerable<Warning> Warnings()
    Returns
    Type Description
    IEnumerable<Warning>
    Overrides
    Ludiq.Bolt.UnitDescriptor<Ludiq.Bolt.ToggleBoltClassBehaviour>.Warnings()

    Extension Methods

    XDescriptorProvider.Descriptor(Object)
    XDescriptorProvider.Descriptor<TDescriptor>(Object)
    XDescriptor.ToGUIContent(IDescriptor, Int32)
    LiteralUtility.ToLiteralString(Object)
    LiteralUtility.ToLiteralStringOrDefault(Object)
    LiteralUtility.TryToLiteralString(Object, out String)
    XFilterProvider.Filter(Object)
    XFilterProvider.Filter<TFilter>(Object)
    Cloning.Clone(Object, ICloner, Boolean)
    Cloning.Clone(Object, ICloner, Boolean, out Dictionary<Object, Object>)
    Cloning.Clone<T>(T, ICloner, Boolean)
    Cloning.Clone<T>(T, ICloner, Boolean, out Dictionary<Object, Object>)
    Cloning.CloneViaSerializationPolicy(Object)
    Cloning.CloneViaSerializationPolicy(Object, out Dictionary<Object, Object>)
    Cloning.CloneViaSerializationPolicy<T>(T)
    Cloning.CloneViaSerializationPolicy<T>(T, out Dictionary<Object, Object>)
    Cloning.CloneInto(Object, ref Object, ICloner, Boolean)
    Cloning.CloneInto(Object, ref Object, ICloner, Boolean, out Dictionary<Object, Object>)
    Cloning.CloneInto<T>(T, ref Object, ICloner, Boolean)
    Cloning.CloneInto<T>(T, ref Object, ICloner, Boolean, out Dictionary<Object, Object>)
    Cloning.CloneIntoViaSerializationPolicy(Object, ref Object)
    Cloning.CloneIntoViaSerializationPolicy(Object, ref Object, out Dictionary<Object, Object>)
    Cloning.CloneIntoViaSerializationPolicy<T>(T, ref Object)
    Cloning.CloneIntoViaSerializationPolicy<T>(T, ref Object, out Dictionary<Object, Object>)
    Cloning.CloneValueType(Object)
    ConversionUtility.ConvertTo<TSource>(TSource, Type)
    ConversionUtility.IsLateConvertibleTo(Object, Type, Boolean)
    ConversionUtility.IsLateConvertibleTo<T>(Object, Boolean)
    ConversionUtility.LateConvertTo(Object, Type)
    ConversionUtility.LateConvertTo<T>(Object)
    ConversionUtility.TryLateConvertTo(Object, Type, out Object, Boolean)
    ConversionUtility.TryLateConvertTo<T>(Object, out T, Boolean)
    TypeUtility.ToShortString(Object, Int32)
    TypeUtility.CastTo<T>(Object)
    Serialization.FullSerialize(Object, Boolean)
    Serialization.OdinSerialize<T>(T, DataFormat)
    Serialization.OdinSerialize<T>(T, ref OdinSerializer.SerializationData, DataFormat)
    LinqUtility.Yield<T>(T)
    UnityObjectUtility.IsUnityNull(Object)
    UnityObjectUtility.UnityNullCoalesce(Object, Object)
    UnityObjectUtility.ToSafeString(Object)
    BoltGenerationUtility.GenerateLiteral(Object, IGeneration)
    XGeneratorProvider.Generator(Object, IGeneration)
    XGeneratorProvider.Generator<TGenerator>(Object, IGeneration)
    XGeneratorProvider.HasGenerator(Object, IGeneration)
    XGeneratorProvider.HasGenerator<TGenerator>(Object, IGeneration)
    XGeneratorProvider.TryGetGenerator(Object, out IGenerator, IGeneration)
    XGeneratorProvider.TryGetGenerator<TGenerator>(Object, IGeneration, out TGenerator)
    HybridConversionUtility.ConvertTo(Object, HybridType, HybridType)
    HybridConversionUtility.IsLateConvertibleTo(Object, HybridType, Boolean)
    HybridConversionUtility.LateConvertTo(Object, HybridType)
    HybridConversionUtility.TryLateConvertTo(Object, HybridType, out Object, Boolean)
    HybridTypeUtility.GetHybridType(Object)
    IsUtility.Is<TO, TC>(TO, out TC)
    PrivateReflectionUsingDynamicExtensions.AsDynamic(Object)
    JsonWriter.ToJson(Object)
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX