C# Class Terraria.ID.ProjectileID.Sets

Show file Open project: EmuDevs/EDTerraria

Public Properties

Property Type Description
DontAttachHideToAlpha bool[]
Factory SetFactory
Homing bool[]
LightPet bool[]
MinionSacrificable bool[]
TrailCacheLength int[]
TrailingMode int[]

Property Details

DontAttachHideToAlpha public static property

public static bool[] DontAttachHideToAlpha
return bool[]

Factory public static property

public static SetFactory Factory
return SetFactory

Homing public static property

public static bool[] Homing
return bool[]

LightPet public static property

public static bool[] LightPet
return bool[]

MinionSacrificable public static property

public static bool[] MinionSacrificable
return bool[]

TrailCacheLength public static property

public static int[] TrailCacheLength
return int[]

TrailingMode public static property

public static int[] TrailingMode
return int[]