Search Results for

    Show / Hide Table of Contents

    Class FloatPropertySet

    The collection of properties for type float.

    Inheritance
    Object
    PropertySet<Property<Single>, Single>
    FloatPropertySet
    Implements
    IPropertySet
    Inherited Members
    PropertySet<Property<Single>, Single>.Properties
    PropertySet<Property<Single>, Single>.PropertyLookUp
    PropertySet<Property<Single>, Single>.Initialize()
    PropertySet<Property<Single>, Single>.TryAdd(String, Single)
    PropertySet<Property<Single>, Single>.SetValue(String, Single)
    PropertySet<Property<Single>, Single>.TryGetProperty(String, Property<Single>)
    PropertySet<Property<Single>, Single>.TryGet(String, Single)
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: TinnyStudios.AIUtility.Core.Properties
    Assembly: UtilityAIFramework.dll
    Syntax
    [Serializable]
    public class FloatPropertySet : PropertySet<Property<float>, float>, IPropertySet

    Implements

    IPropertySet
    In This Article
    Back to top Generated by DocFX