Difference between revisions of "Maximum Count (CEffectDamage)"

From HIVE
Jump to navigation Jump to search
m
(added to doc category)
 
(One intermediate revision by one other user not shown)
Line 8: Line 8:
 
desc=The maximum number of targets to be enumerated in all search areas. Only targets that successfully pass all search and [[validator|validation]] filters specified by [[Area (CEffectDamage)|search areas]] and the parent [[Damage|damage effect]] count toward this limit. A value of -1 means no limit.
 
desc=The maximum number of targets to be enumerated in all search areas. Only targets that successfully pass all search and [[validator|validation]] filters specified by [[Area (CEffectDamage)|search areas]] and the parent [[Damage|damage effect]] count toward this limit. A value of -1 means no limit.
 
}}
 
}}
 +
 +
[[Category:StarCraft II]]
 +
[[Category:Data Editor]]
 +
[[Category:Reference]]
 +
[[Category:Documentation]]

Latest revision as of 19:22, 30 November 2010

Maximum Count is a member field of CEffectDamage.

Documentation

Name
Maximum Count
Fully-Qualified Name
CEffectDamage.MaxCount
Type
int
Description
The maximum number of targets to be enumerated in all search areas. Only targets that successfully pass all search and validation filters specified by search areas and the parent damage effect count toward this limit. A value of -1 means no limit.