GDNative

Inherits: Reference < Object

Properties

GDNativeLibrary

library

Methods

Variant

call_native ( String calling_type, String procedure_name, Array arguments )

bool

initialize ( )

bool

terminate ( )

Property Descriptions

GDNativeLibrary library

Setter

set_library(value)

Getter

get_library()

Method Descriptions

Variant call_native ( String calling_type, String procedure_name, Array arguments )

bool initialize ( )

bool terminate ( )

© 2014–2021 Juan Linietsky, Ariel Manzur, Godot Engine contributors
Licensed under the MIT License.
https://docs.godotengine.org/en/3.3/classes/class_gdnative.html