Search Results for

    Show / Hide Table of Contents

    Class ActionPerformData

    The performing data for UtilityAction. This class is partial so you can extend it with more properties.

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

    Fields

    Properties

    Declaration
    public ActionPerformProperties Properties
    Field Value
    Type Description
    ActionPerformProperties
    In This Article
    Back to top Generated by DocFX