Table of Contents

Method SetAssociateListenPatterns

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

SetAssociateListenPatterns()

Initialises this creature to listen for the standard AssociateCommand messages.
These are the messages sent by the standard party UI.

public void SetAssociateListenPatterns()

Remarks

This method is automatically invoked when calling AddHenchmen(NwCreature), and does not need to be called again.