Skip to content

FEyelinkModule::StartupModule

Class: FEyelinkModule

Called immediately after the module is loaded into memory.

Syntax

void FEyelinkModule::StartupModule() override

Remarks

Use this to perform any one-time initialization required by the module.