Goblin - A Platform for 3D AR and VR Applications

DynModule.setModuleUpdatedCallback Method 

Sets the callback used to notify when a module has been recompiled.

public void setModuleUpdatedCallback(
   OnModuleUpdatedDelegate onModuleUpdatedDelegate
);

Parameters

onModuleUpdatedDelegate

See Also

DynModule Class | EnC.Watcher Namespace