|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
static |
If true for a given projectile type (F:Terraria.Projectile.type), then that projectile is a light pet.
Items that summon light pets can be equipped in the light pet slot, and light pets are dyed according to their owner's F:Terraria.Player.cLight shader.
Defaults to false.
Definition at line 377 of file ProjectileID.cs.
Referenced by Terraria.Main.GetProjectileDesiredShader(), and Terraria.Player.ItemCheck_Inner().