GDNative

Inherits: Reference < Object

属性

GDNativeLibrary

library

方法

Variant

call_native ( String calling_type, String procedure_name, Array arguments )

bool

initialize ( )

bool

terminate ( )

属性说明

Setter

set_library(value)

Getter

get_library()

方法说明


  • bool initialize ( )


  • bool terminate ( )