Entryclass

objectEntry
Namespace
global
Assembly
Sandbox.Tools
Declaration
public class Editor.EditorShortcuts.Entry

Constructors1

Showing 1 constructors

Methods1

Showing 1 methods

public bool Invoke(bool force = False)PUBLIC

ParameterTypeDescription
force = Falsebool
Returns:bool

Properties7

Showing 7 properties

public string Editor.EditorShortcuts.Entry.DisplayKeys { get; set; }PUBLICGETSET

Returns:string

public string Editor.EditorShortcuts.Entry.Group { get; set; }PUBLICGETSET

Returns:string

public string Editor.EditorShortcuts.Entry.Identifier { get; set; }PUBLICGETSET

Returns:string

public bool Editor.EditorShortcuts.Entry.IsDown { get; set; }PUBLICGETSET

Returns:bool

public string Editor.EditorShortcuts.Entry.Keys { get; set; }PUBLICGETSET

Returns:string

public string Editor.EditorShortcuts.Entry.Name { get; set; }PUBLICGETSET

Returns:string

On this page