LineOfSightModel.getDirtyCount()

   
Type function
Library wattageTileEngine.LineOfSightModel.*
Return value Number
Keywords  
See also  

Overview

This function returns the count of dirty tiles.

Syntax

LineOfSightModel.getDirtyCount()

Examples

local count = lineOfSightModelInstance.getDirtyCount()