Click or drag to resize

VisualScriptPreloadGetPreload Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.VisualScriptPreload.GetPreload"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetPreload is deprecated. Use the Resource property instead.")]
public Resource GetPreload()

Return Value

Type: Resource

[Missing <returns> documentation for "M:Godot.VisualScriptPreload.GetPreload"]

See Also