Table of Contents

Method ActionRest

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

ActionRest(bool)

Instructs this creature to rest.

public Task ActionRest(bool enemyLineOfSightCheck = false)

Parameters

enemyLineOfSightCheck bool

If true, allows this creature to rest if enemies are nearby as long as they are not visible to this creature.

Returns

Task