Anvil
Anvil.Services.TargetingData Class Reference

Configuration options for the target helper. See TargetModeSettings.TargetingData, NwPlayer.SetSpellTargetingData. More...

Properties

NwFeatFeat [get, set]
 The feat associated with the target helper. More...
 
SpellTargetingFlags Flags [get, set]
 Flags and options for the target helper. More...
 
float Range [get, set]
 The range of the target helper. More...
 
SpellTargetingShape Shape [get, set]
 The shape of the target helper. More...
 
Vector2 Size [get, set]
 The size of the target helper. More...
 
NwSpellSpell [get, set]
 The spell associated with the target helper. More...
 

Detailed Description

Configuration options for the target helper. See TargetModeSettings.TargetingData, NwPlayer.SetSpellTargetingData.

Property Documentation

◆ Feat

NwFeat? Anvil.Services.TargetingData.Feat
getset

The feat associated with the target helper.

◆ Flags

SpellTargetingFlags Anvil.Services.TargetingData.Flags
getset

Flags and options for the target helper.

◆ Range

float Anvil.Services.TargetingData.Range
getset

The range of the target helper.

◆ Shape

SpellTargetingShape Anvil.Services.TargetingData.Shape
getset

The shape of the target helper.

◆ Size

Vector2 Anvil.Services.TargetingData.Size
getset

The size of the target helper.

◆ Spell

NwSpell? Anvil.Services.TargetingData.Spell
getset

The spell associated with the target helper.


The documentation for this class was generated from the following file: