Click or drag to resize

NodeUpdateConfigurationWarning Method

Updates the warning displayed for this node in the Scene Dock.

Use _GetConfigurationWarning to setup the warning message to display.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public void UpdateConfigurationWarning()
See Also