GDNative
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–2020 Juan Linietsky, Ariel Manzur, Godot Engine contributors
Licensed under the MIT License.
https://docs.godotengine.org/en/3.2/classes/class_gdnative.html