Method | Description | |
---|---|---|
AddLiving ( |
||
RemoveLiving ( |
||
Sees ( IntVector3 p ) : bool | ||
VisionTrackerLOS ( Player player, EnvironmentObject env ) : System |
Method | Description | |
---|---|---|
CollectLocations ( ) : HashSet |
||
CollectObjects ( HashSet |
||
EventIsNear ( IntVector3 p ) : bool | ||
HandleNewTerrainsAndObjects ( ) : void | ||
OnWorldChanged ( |
||
SendNewObjects ( IEnumerable |
||
SendNewTerrains ( IEnumerable |
||
Start ( ) : void | ||
Stop ( ) : void |
public AddLiving ( |
||
living | ||
return | void |
public RemoveLiving ( |
||
living | ||
return | void |
public VisionTrackerLOS ( Player player, EnvironmentObject env ) : System | ||
player | Player | |
env | EnvironmentObject | |
return | System |