Search Results for

    Show / Hide Table of Contents

    Class Stats

    The stats used in the farmer hero example.

    Inheritance
    Object
    Stats
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: TinnyStudios.AIUtility.Impl.Examples.FarmerHero
    Assembly: UtilityAIFramework.dll
    Syntax
    [Serializable]
    public class Stats

    Fields

    Hunger

    Declaration
    public float Hunger
    Field Value
    Type Description
    Single

    Sleepiness

    Declaration
    public float Sleepiness
    Field Value
    Type Description
    Single
    In This Article
    Back to top Generated by DocFX