Node_GetConfigurationWarning Method |
The string returned from this method is displayed as a warning in the Scene Dock if the script that overrides it is a tool script.
Returning an empty string produces no warning.
Call UpdateConfigurationWarning when the warning needs to be updated for this node.
Namespace: Godot
public virtual string _GetConfigurationWarning()
[Missing <returns> documentation for "M:Godot.Node._GetConfigurationWarning"]