Difference between revisions of "Minimum Count (CEffectDamage)"
Jump to navigation
Jump to search
(Created page with "'''''Minimum Count''''' is a member field of CEffectDamage. ==Documentation== {{Documentation Template| name=Minimum Count| fname=CEffectDamage.MinCount| type=int| de...") |
(added to doc category) |
||
(One intermediate revision by one other user not shown) | |||
Line 8: | Line 8: | ||
desc=The minimum number of targets this [[Damage|damage effect]] needs to enumerate. Only targets that successfully pass all search and [[validator|validation]] filters specified by [[Area (CEffectDamage)|search areas]] and the parent damage effect count toward this quota. If this quota is not met, the damage effect will not be applied. | desc=The minimum number of targets this [[Damage|damage effect]] needs to enumerate. Only targets that successfully pass all search and [[validator|validation]] filters specified by [[Area (CEffectDamage)|search areas]] and the parent damage effect count toward this quota. If this quota is not met, the damage effect will not be applied. | ||
}} | }} | ||
+ | |||
+ | [[Category:StarCraft II]] | ||
+ | [[Category:Data Editor]] | ||
+ | [[Category:Reference]] | ||
+ | [[Category:Documentation]] |
Latest revision as of 19:22, 30 November 2010
Minimum Count is a member field of CEffectDamage.
Documentation
- Name
- Minimum Count
- Fully-Qualified Name
- CEffectDamage.MinCount
- Type
- int
- Description
- The minimum number of targets this damage effect needs to enumerate. Only targets that successfully pass all search and validation filters specified by search areas and the parent damage effect count toward this quota. If this quota is not met, the damage effect will not be applied.