Free Electron
Functions
godotNativeDL.cc File Reference
#include <godot/native/godotNative.pmh>
#include "platform/dlCore.cc"
Include dependency graph for godotNativeDL.cc:

Functions

void FE_DL_EXPORT godot_gdnative_init (godot_gdnative_init_options *o)
 
void FE_DL_EXPORT godot_gdnative_terminate (godot_gdnative_terminate_options *o)
 
void FE_DL_EXPORT godot_nativescript_init (void *handle)
 
FE_DL_EXPORT void ListDependencies (List< String *> &list)
 
FE_DL_EXPORT LibraryCreateLibrary (sp< Master > spMaster)
 
FE_DL_EXPORT void InitializeLibrary (sp< Library > spLibrary)