Exclude (CEffectDamage)
Revision as of 23:23, 23 November 2010 by Wangbot (talk | contribs) (Created page with "'''''Exclude''''' is a member array of CEffectDamage. ==Documentation== {{Documentation Template| name=Exclude| fname=CEffectDamage.ExcludeArray[]| type=data array| d...")
Exclude is a member array of CEffectDamage.
Documentation
- Name
- Exclude
- Fully-Qualified Name
- CEffectDamage.ExcludeArray[]
- Type
- data array
- Description
- A list of targets to forceably exclude in all search areas listed in the Area field of a damage effect.
Member Fields
Effect
- Name
- Effect
- Fully-Qualified Name
- CEffectDamage.ExcludeArray[].Effect
- Type
- object reference
- Description
- The effect to use as the scope in which to apply the Value field. If no effect is specified, the scope is assumed to be the damage effect itself.
Value
- Name
- Value
- Fully-Qualified Name
- CEffectDamage.ExcludeArray[].Value
- Type
- variable reference
- Description
- The marker to use to determine the target being excluded. The scope of the marker is specified by the Effect field.
- Caster: Excludes the caster of the scoped effect.
- Outer: Excludes any target already enumerated by another search area specified by the scoped effect.
- Source: Excludes the source of the scoped effect.
- Target: Excludes the target of the scoped effect.