C# (CSharp) LSLCCEditor.CompletionUI Namespace

Nested Namespaces

LSLCCEditor.CompletionUI.Properties

Classes

Name Description
CompletionDataAddedEventArgs
CompletionDataRemovedEventArgs
CompletionList
CompletionListBox The list box used inside the CompletionList.
CompletionWindow The code completion window.
CompletionWindowBase Base class for completion windows. Handles positioning the window at the caret.
CompletionWindowBase.InputHandler A dummy input handler (that justs invokes the default input handler). This is used to ensure the completion window closes when any other input handler becomes active.