FEyelinkModule::ShutdownModule¶ Class: FEyelinkModule Called before the module is unloaded during shutdown (or dynamic reload). Syntax¶ void FEyelinkModule::ShutdownModule() override Remarks¶ Use this to clean up any resources allocated during StartupModule.