Method SummonAnimalCompanion
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
resRefstringThe blueprint resource reference of the creature.