Enum ScriptLanguageExtension.CodeCompletionKind
- Namespace
- Godot
- Assembly
- GodotSharp.dll
public enum ScriptLanguageExtension.CodeCompletionKind : long
Fields
Class = 0
Constant = 6
Enum = 5
FilePath = 8
Function = 1
Max = 10
Member = 4
NodePath = 7
PlainText = 9
Signal = 2
Variable = 3