Search Results for

    Show / Hide Table of Contents

    Class ContextualKeyPresetUtil

    Inheritance
    object
    ContextualKeyPresetUtil
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Glitch9.AIDevKit.Sheets
    Assembly: Glitch9.AIDevKit.Sheets.dll
    Syntax
    public static class ContextualKeyPresetUtil

    Methods

    | Edit this page View Source

    FormatKey(string, ContextualKeyPreset)

    Declaration
    public static string FormatKey(string key, ContextualKeyPreset presetContextKey)
    Parameters
    Type Name Description
    string key
    ContextualKeyPreset presetContextKey
    Returns
    Type Description
    string
    | Edit this page View Source

    ToKeyString(ContextualKeyPreset)

    Declaration
    public static string ToKeyString(this ContextualKeyPreset keyPreset)
    Parameters
    Type Name Description
    ContextualKeyPreset keyPreset
    Returns
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top AI DevKit Documentation