Merge pull request #84906 from /fix-some-defvals
This commit is contained in:
commit
3ce9ae71fc
27 changed files with 343 additions and 74 deletions
|
|
@ -66,7 +66,7 @@ partial class AnimationTree
|
|||
|
||||
partial class CodeEdit
|
||||
{
|
||||
/// <inheritdoc cref="AddCodeCompletionOption(CodeCompletionKind, string, string, Nullable{Color}, Resource, Nullable{Variant}, int)"/>
|
||||
/// <inheritdoc cref="AddCodeCompletionOption(CodeCompletionKind, string, string, Nullable{Color}, Resource, Variant, int)"/>
|
||||
[EditorBrowsable(EditorBrowsableState.Never)]
|
||||
public void AddCodeCompletionOption(CodeCompletionKind type, string displayText, string insertText, Nullable<Color> textColor, Resource icon, Nullable<Variant> value)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue