Namespace: CreepyTowers.EffectsAssembly: CreepyTowers (in CreepyTowers.exe) Version: 1.1.1.0 (1.1.1)
public static ParticleSystem GetHitEffect(
TowerType attackType
)
public static ParticleSystem GetHitEffect(
TowerType attackType
)
Public Shared Function GetHitEffect (
attackType As TowerType
) As ParticleSystem
Public Shared Function GetHitEffect (
attackType As TowerType
) As ParticleSystem
public:
static ParticleSystem^ GetHitEffect(
TowerType attackType
)
public:
static ParticleSystem^ GetHitEffect(
TowerType attackType
)
static member GetHitEffect :
attackType : TowerType -> ParticleSystem
static member GetHitEffect :
attackType : TowerType -> ParticleSystem
Return Value
Type:
ParticleSystem