User Tools

Site Tools


set_entity_blocks_sight

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
set_entity_blocks_sight [2017/11/27 08:17] justinset_entity_blocks_sight [2018/03/16 09:48] justin
Line 4: Line 4:
 Specifies whether or not the [[entity]] should block a [[character|character's]] line of sight. This is used by the experimental [[fog of war]] feature and will be used in other line of sight calculations in the future. Specifies whether or not the [[entity]] should block a [[character|character's]] line of sight. This is used by the experimental [[fog of war]] feature and will be used in other line of sight calculations in the future.
  
 +====Signature:====
 <code python> <code python>
 set_entity_blocks_sight(entity, blocks_sight) set_entity_blocks_sight(entity, blocks_sight)
Line 10: Line 11:
 ^Argument^Description^Type^Required^ ^Argument^Description^Type^Required^
 |entity|Entity that will have its "Blocks Line of Sight" property chnaged.|[[Entity]]|Yes| |entity|Entity that will have its "Blocks Line of Sight" property chnaged.|[[Entity]]|Yes|
-|blocks_sight|Determines whether or not the entity'blocks line of sight.|[[Boolean]]|Yes|+|blocks_sight|Determines whether or not the entity blocks line of sight.|[[Boolean]]|Yes|
  
 <WRAP center round info 100%> <WRAP center round info 100%>
set_entity_blocks_sight.txt · Last modified: 2021/04/21 18:50 by justin