Click or drag to resize

ScriptGetBaseScript Method

Returns the script directly inherited by this script.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Script GetBaseScript()

Return Value

Type: Script

[Missing <returns> documentation for "M:Godot.Script.GetBaseScript"]

See Also