LineOfSightModel.makeDirty()

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

Overview

Marks line of sight as being dirty. This will result in recalculating in the next update call.

Syntax

LineOfSightModel.makeDirty()

Examples

lineOfSightModelInstance.makeDirty()