Class E_HitTaker_I
Implements
Namespace: WeaverCore.Editor.Implementations
Assembly: WeaverCore.Editor.dll
Syntax
public class E_HitTaker_I : HitTaker_I, IImplementation
Methods
| Edit this page View SourceHit(Transform, GameObject, int, AttackType, CardinalDirection)
Declaration
public override bool Hit(Transform target, GameObject attacker, int damage, AttackType type, CardinalDirection hitDirection)
Parameters
Type | Name | Description |
---|---|---|
Transform | target | |
GameObject | attacker | |
int | damage | |
AttackType | type | |
CardinalDirection | hitDirection |
Returns
Type | Description |
---|---|
bool |