Difference between revisions of "Search Flags (CEffectDamage)"
Jump to navigation
Jump to search
m |
(added to doc category) |
||
Line 18: | Line 18: | ||
[[Category:Data Editor]] | [[Category:Data Editor]] | ||
[[Category:Reference]] | [[Category:Reference]] | ||
+ | [[Category:Documentation]] |
Latest revision as of 19:23, 30 November 2010
Search Flags is a member array of CEffectDamage.
Documentation
- Name
- Search Flags
- Fully-Qualified Name
- CEffectDamage.SearchFlags[]
- Type
- bool array
- Description
- Flags for enabling/disabling certain options used by search areas.
Indices
- Call For Help: ??
- Extend By Unit Radius: Extends the search radius for all search areas by the unit radius of the damage effect's primary target.
- Offset By Unit Radius: Offsets the origin of the search radius for all search areas by the unit radius of the damage effect's primary target.
- Same Cliff Level: Restricts search areas to enumerating targets on the same cliff level as the damage effect's primary target.