Show / Hide Table of Contents

Delegate BetterEvents.DeflectEvent

A creature deflects a spell event

Namespace: Wully.Events
Assembly: !BetterMods.dll
Syntax
public delegate void DeflectEvent(Creature source, Item item, Creature target);
Parameters
Type Name Description
ThunderRoad.Creature source
ThunderRoad.Item item
ThunderRoad.Creature target
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX