Click or drag to resize

ObjectGetScript Method

Returns the object's Script instance, or null if none is assigned.

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

Return Value

Type: Reference

[Missing <returns> documentation for "M:Godot.Object.GetScript"]

See Also