ScriptHasSourceCode Method |
Returns true if the script contains non-empty source code.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax public bool HasSourceCode()
Return Value
Type:
Boolean[Missing <returns> documentation for "M:Godot.Script.HasSourceCode"]
See Also