Engine.getActiveModule()

   
Type function
Library wattageTileEngine.Engine.*
Return value module
Keywords  
See also  

Overview

This function returns the active module.

Syntax

Engine.getActiveModule()

Examples

local activeModule = engineInstance.getActiveModule()