Search Results for

    Show / Hide Table of Contents

    Class Core

    Inheritance
    System.Object
    Core
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Oasys.Common.Settings
    Assembly: Oasys.Common.dll
    Syntax
    public static class Core

    Properties

    BasicAttackInputScale

    Declaration
    public static int BasicAttackInputScale { get; set; }
    Property Value
    Type Description
    System.Int32

    MenuBackgroundColor

    Declaration
    public static Color MenuBackgroundColor { get; }
    Property Value
    Type Description
    SharpDX.Color

    MenuSelectionBackgroundColor

    Declaration
    public static Color MenuSelectionBackgroundColor { get; }
    Property Value
    Type Description
    SharpDX.Color

    MenuSelectionColor

    Declaration
    public static Color MenuSelectionColor { get; }
    Property Value
    Type Description
    SharpDX.Color

    SpellInputScale

    Declaration
    public static int SpellInputScale { get; set; }
    Property Value
    Type Description
    System.Int32

    UseNativeObjectManagerCaching

    Declaration
    public static bool UseNativeObjectManagerCaching { get; set; }
    Property Value
    Type Description
    System.Boolean

    UseOasysMenuBackgroundColor

    Declaration
    public static bool UseOasysMenuBackgroundColor { get; set; }
    Property Value
    Type Description
    System.Boolean

    UseOasysMenuSelectionBackgroundColor

    Declaration
    public static bool UseOasysMenuSelectionBackgroundColor { get; set; }
    Property Value
    Type Description
    System.Boolean

    UseOasysMenuSelectionColor

    Declaration
    public static bool UseOasysMenuSelectionColor { get; set; }
    Property Value
    Type Description
    System.Boolean
    ☀
    ☾
    In This Article
    Back to top
    Generated by DocFX
    ☀
    ☾