Click or drag to resize

NativeScriptGetLibrary Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.NativeScript.GetLibrary"]

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

Return Value

Type: GDNativeLibrary

[Missing <returns> documentation for "M:Godot.NativeScript.GetLibrary"]

See Also