Method ActionRest
ActionRest(bool)
Instructs this creature to rest.
public Task ActionRest(bool enemyLineOfSightCheck = false)
Parameters
enemyLineOfSightCheckboolIf true, allows this creature to rest if enemies are nearby as long as they are not visible to this creature.