GDNative

Inherits: Reference < Object

There is currently no description for this class. Please help us by contributing one!

Properties

GDNativeLibrary

library

Methods

Variant

call_native ( String calling_type, String procedure_name, Array arguments )

bool

initialize ( )

bool

terminate ( )


Property Descriptions

GDNativeLibrary library

There is currently no description for this property. Please help us by contributing one!


Method Descriptions

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

There is currently no description for this method. Please help us by contributing one!


bool initialize ( )

There is currently no description for this method. Please help us by contributing one!


bool terminate ( )

There is currently no description for this method. Please help us by contributing one!