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

◆ BuffHandle_SpawnPetIfNeededAndSetTime()

void Terraria.Player.BuffHandle_SpawnPetIfNeededAndSetTime ( int buffIndex,
ref bool petBool,
int petProjID,
int buffTimeToGive = 18000 )
inline

Definition at line 11668 of file Player.cs.

11669 {
11672 }
void BuffHandle_SpawnPetIfNeeded(ref bool petBool, int petProjID, int buffIndex)
Definition Player.cs:11674