Search Results for

    Show / Hide Table of Contents

    Class ShellCommandCatalog

    Inheritance
    object
    Object
    ScriptableObject
    ScriptableRuntimeSingleton<ShellCommandCatalog>
    ScriptableDatabase<ShellCommandCatalog.Repo, ShellCommandEntry, ShellCommandCatalog>
    ShellCommandCatalog
    Implements
    IDatabase
    Inherited Members
    ScriptableDatabase<ShellCommandCatalog.Repo, ShellCommandEntry, ShellCommandCatalog>.Data
    ScriptableDatabase<ShellCommandCatalog.Repo, ShellCommandEntry, ShellCommandCatalog>.DatabaseInstance
    ScriptableDatabase<ShellCommandCatalog.Repo, ShellCommandEntry, ShellCommandCatalog>.Count
    ScriptableDatabase<ShellCommandCatalog.Repo, ShellCommandEntry, ShellCommandCatalog>.IsEmpty
    ScriptableDatabase<ShellCommandCatalog.Repo, ShellCommandEntry, ShellCommandCatalog>.Get(string)
    ScriptableDatabase<ShellCommandCatalog.Repo, ShellCommandEntry, ShellCommandCatalog>.GetIndex(string)
    ScriptableDatabase<ShellCommandCatalog.Repo, ShellCommandEntry, ShellCommandCatalog>.ElementAt(int)
    ScriptableDatabase<ShellCommandCatalog.Repo, ShellCommandEntry, ShellCommandCatalog>.TryGet(string, out ShellCommandEntry)
    ScriptableDatabase<ShellCommandCatalog.Repo, ShellCommandEntry, ShellCommandCatalog>.ContainsKey(string)
    ScriptableDatabase<ShellCommandCatalog.Repo, ShellCommandEntry, ShellCommandCatalog>.Add(ShellCommandEntry)
    ScriptableDatabase<ShellCommandCatalog.Repo, ShellCommandEntry, ShellCommandCatalog>.Remove(ShellCommandEntry)
    ScriptableDatabase<ShellCommandCatalog.Repo, ShellCommandEntry, ShellCommandCatalog>.Remove(string)
    ScriptableDatabase<ShellCommandCatalog.Repo, ShellCommandEntry, ShellCommandCatalog>.RemoveAt(int)
    ScriptableDatabase<ShellCommandCatalog.Repo, ShellCommandEntry, ShellCommandCatalog>.Clear()
    ScriptableDatabase<ShellCommandCatalog.Repo, ShellCommandEntry, ShellCommandCatalog>.ToList()
    ScriptableDatabase<ShellCommandCatalog.Repo, ShellCommandEntry, ShellCommandCatalog>.ToEnumerable()
    ScriptableDatabase<ShellCommandCatalog.Repo, ShellCommandEntry, ShellCommandCatalog>.RemoveInvalidEntries()
    ScriptableDatabase<ShellCommandCatalog.Repo, ShellCommandEntry, ShellCommandCatalog>.IsNullOrMissing(ShellCommandEntry)
    ScriptableDatabase<ShellCommandCatalog.Repo, ShellCommandEntry, ShellCommandCatalog>.BackupToJsonFile(string)
    ScriptableDatabase<ShellCommandCatalog.Repo, ShellCommandEntry, ShellCommandCatalog>.RestoreFromJsonFile(string)
    ScriptableDatabase<ShellCommandCatalog.Repo, ShellCommandEntry, ShellCommandCatalog>.LogIfNullDB()
    ScriptableDatabase<ShellCommandCatalog.Repo, ShellCommandEntry, ShellCommandCatalog>.UpdateKeys()
    ScriptableRuntimeSingleton<ShellCommandCatalog>.Instance
    ScriptableRuntimeSingleton<ShellCommandCatalog>.HasInstance
    ScriptableObject.SetDirty()
    ScriptableObject.CreateInstance(string)
    ScriptableObject.CreateInstance(Type)
    ScriptableObject.CreateInstance<T>()
    Object.GetEntityId()
    Object.GetInstanceID()
    Object.GetHashCode()
    Object.Equals(object)
    Object.InstantiateAsync<T>(T)
    Object.InstantiateAsync<T>(T, Transform)
    Object.InstantiateAsync<T>(T, Vector3, Quaternion)
    Object.InstantiateAsync<T>(T, Transform, Vector3, Quaternion)
    Object.InstantiateAsync<T>(T, int)
    Object.InstantiateAsync<T>(T, int, Transform)
    Object.InstantiateAsync<T>(T, int, Vector3, Quaternion)
    Object.InstantiateAsync<T>(T, int, ReadOnlySpan<Vector3>, ReadOnlySpan<Quaternion>)
    Object.InstantiateAsync<T>(T, int, Transform, Vector3, Quaternion)
    Object.InstantiateAsync<T>(T, int, Transform, Vector3, Quaternion, CancellationToken)
    Object.InstantiateAsync<T>(T, int, Transform, ReadOnlySpan<Vector3>, ReadOnlySpan<Quaternion>)
    Object.InstantiateAsync<T>(T, int, Transform, ReadOnlySpan<Vector3>, ReadOnlySpan<Quaternion>, CancellationToken)
    Object.InstantiateAsync<T>(T, InstantiateParameters, CancellationToken)
    Object.InstantiateAsync<T>(T, int, InstantiateParameters, CancellationToken)
    Object.InstantiateAsync<T>(T, Vector3, Quaternion, InstantiateParameters, CancellationToken)
    Object.InstantiateAsync<T>(T, int, Vector3, Quaternion, InstantiateParameters, CancellationToken)
    Object.InstantiateAsync<T>(T, int, ReadOnlySpan<Vector3>, ReadOnlySpan<Quaternion>, InstantiateParameters, CancellationToken)
    Object.Instantiate(Object, Vector3, Quaternion)
    Object.Instantiate(Object, Vector3, Quaternion, Transform)
    Object.Instantiate(Object)
    Object.Instantiate(Object, Scene)
    Object.Instantiate<T>(T, InstantiateParameters)
    Object.Instantiate<T>(T, Vector3, Quaternion, InstantiateParameters)
    Object.Instantiate(Object, Transform)
    Object.Instantiate(Object, Transform, bool)
    Object.Instantiate<T>(T)
    Object.Instantiate<T>(T, Vector3, Quaternion)
    Object.Instantiate<T>(T, Vector3, Quaternion, Transform)
    Object.Instantiate<T>(T, Transform)
    Object.Instantiate<T>(T, Transform, bool)
    Object.Destroy(Object, float)
    Object.Destroy(Object)
    Object.DestroyImmediate(Object, bool)
    Object.DestroyImmediate(Object)
    Object.FindObjectsOfType(Type)
    Object.FindObjectsOfType(Type, bool)
    Object.FindObjectsByType(Type, FindObjectsSortMode)
    Object.FindObjectsByType(Type, FindObjectsInactive, FindObjectsSortMode)
    Object.DontDestroyOnLoad(Object)
    Object.DestroyObject(Object, float)
    Object.DestroyObject(Object)
    Object.FindSceneObjectsOfType(Type)
    Object.FindObjectsOfTypeIncludingAssets(Type)
    Object.FindObjectsOfType<T>()
    Object.FindObjectsByType<T>(FindObjectsSortMode)
    Object.FindObjectsOfType<T>(bool)
    Object.FindObjectsByType<T>(FindObjectsInactive, FindObjectsSortMode)
    Object.FindObjectOfType<T>()
    Object.FindObjectOfType<T>(bool)
    Object.FindFirstObjectByType<T>()
    Object.FindAnyObjectByType<T>()
    Object.FindFirstObjectByType<T>(FindObjectsInactive)
    Object.FindAnyObjectByType<T>(FindObjectsInactive)
    Object.FindObjectsOfTypeAll(Type)
    Object.FindObjectOfType(Type)
    Object.FindFirstObjectByType(Type)
    Object.FindAnyObjectByType(Type)
    Object.FindObjectOfType(Type, bool)
    Object.FindFirstObjectByType(Type, FindObjectsInactive)
    Object.FindAnyObjectByType(Type, FindObjectsInactive)
    Object.ToString()
    Object.name
    Object.hideFlags
    object.Equals(object, object)
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    Namespace: Glitch9.AIDevKit
    Assembly: Glitch9.AIDevKit.dll
    Syntax
    [AssetPath("Resources/AIDevKit/Catalogs", AssetPathAttribute.Location.ResourcesFolder)]
    [CreateAssetMenu(fileName = "ShellCommandCatalog", menuName = "AI DevKit/Catalogs/Shell Command Catalog", order = 2040)]
    public class ShellCommandCatalog : ScriptableDatabase<ShellCommandCatalog.Repo, ShellCommandEntry, ShellCommandCatalog>, IDatabase

    Methods

    | Edit this page View Source

    IsSupportedOnThisOS(ShellCommandEntry)

    Declaration
    public static bool IsSupportedOnThisOS(ShellCommandEntry def)
    Parameters
    Type Name Description
    ShellCommandEntry def
    Returns
    Type Description
    bool

    Implements

    IDatabase

    Extension Methods

    ArrayExtensions.ToArrayOrEmpty<T>(T)
    ArrayExtensions.ToArrayOrNull<T>(T)
    EventExtensions.ToDelta<T>(T, string, int, string, bool)
    EventExtensions.ToDone<T>(T, string, int, string)
    EventExtensions.ToEvent<T>(T)
    EventExtensions.UpcastDelta<T1, T2>(T1, string, int, string, bool)
    FallbackExtensions.IsOr<TParent, TChild>(TParent, TChild)
    FileExtensions.ToFile<T>(T, string)
    ResponseCastingExtensions.GetResult<T>(T)
    SystemExtensions.GetName(object)
    UnityObjectExtensions.EncodeToBase64(Object)
    UnityObjectExtensions.ToBytes(Object)
    • Edit this page
    • View Source
    In this article
    Back to top AI DevKit Documentation