Anvil
Loading...
Searching...
No Matches
Anvil.Services.TargetModeSettings Class Referencesealed

Configuration options for target mode. See NwPlayer.EnterTargetMode, NwPlayer.TryEnterTargetMode. More...

Properties

MouseCursor BadCursorType = MouseCursor.NoMagic [get, set]
 Gets or sets the type of cursor to show if the player is hovering over an invalid target.
 
MouseCursor CursorType = MouseCursor.Magic [get, set]
 Gets or sets the type of cursor to show if the player is hovering over a valid target.
 
TargetingDataTargetingData = null [get, set]
 Gets or sets overlay targeting data used to represent the effect generated by this target.
 
ObjectTypes ValidTargets = ObjectTypes.All [get, set]
 Gets or sets the type of objects that are valid for selection.
ObjectTypes is a flags enum, so multiple types may be specified using the OR operator (ObjectTypes.Creature | ObjectTypes.Placeable).
 

Detailed Description

Configuration options for target mode. See NwPlayer.EnterTargetMode, NwPlayer.TryEnterTargetMode.


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