Table of Contents

Method SummonAnimalCompanion

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

SummonAnimalCompanion()

Instructs this creature to summon their animal companion.
Does nothing if this creature has no animal companion available.

public void SummonAnimalCompanion()

SummonAnimalCompanion(string)

Forces this creature to summon a familiar event if it does not meet the base game requirements

public void SummonAnimalCompanion(string resRef)

Parameters

resRef string

The blueprint resource reference of the creature.