TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches

◆ VanillaAI()

void Terraria.NPC.VanillaAI ( )
inline

Definition at line 14761 of file NPC.cs.

14762 {
14764 {
14766 }
14767 }
readonly IEntitySource thisEntitySourceCache
Definition NPC.cs:1280
void VanillaAI_Inner()
Definition NPC.cs:14769
static FallbackSourceRef PushFallback(IEntitySource source)
This object encapsulates context information about the source of a particular spawning event of an It...

References Terraria.DataStructures.IEntitySource.PushFallback(), Terraria.NPC.thisEntitySourceCache, and Terraria.NPC.VanillaAI_Inner().

Referenced by Terraria.ModLoader.NPCLoader.NPCAI().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: