Anvil
Loading...
Searching...
No Matches
Anvil.API.Events.OnDebugPlayVisualEffect Class Referencesealed

Called when a client attempts to spawn a visual effect. More...

+ Inheritance diagram for Anvil.API.Events.OnDebugPlayVisualEffect:
+ Collaboration diagram for Anvil.API.Events.OnDebugPlayVisualEffect:

Properties

TimeSpan Duration [get]
 Gets the duration of the visual effect.
 
VisualEffectTableEntryEffect [get]
 Gets the effect that is attempting to be played.
 
NwPlayerPlayer [get]
 Gets the player attempting to spawn the visual effect.
 
bool Skip [get, set]
 Gets or sets if execution of the script should be skipped.
 
NwObjectTargetObject [get]
 Gets the object/area target of the visual effect.
 
Vector3 TargetPosition [get]
 Gets the position target of the visual effect.
 
- Properties inherited from Anvil.API.Events.IEvent

Detailed Description

Called when a client attempts to spawn a visual effect.


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