method Creature.prototype.bulkLoadInwardConnections Creature.prototype.bulkLoadInwardConnections(toIndx: number): Synapse[] Precompiles all inward connections and caches them for fast lookup. Parameters toIndx: number Return Type Synapse[]