CoordMeleeStrikeEffect Class

Namespace
Atavism
Base Types
graph BT Type-->Base0["CoordinatedEffect"] click Base0 "/docs/client_api_10.4.0/api/Atavism/CoordinatedEffect" Base0-->Base1["MonoBehaviour"] Type["CoordMeleeStrikeEffect"] class Type type-node

Syntax

[System.Obsolete("Class Obsotete Use CoordAnimation instead CoordMeleeStrikeEffect", true)]
public class CoordMeleeStrikeEffect : CoordinatedEffect

Attributes

Type Description
ObsoleteAttribute

Fields

Name Constant Value Summary
activationDelay
Inherited from CoordinatedEffect
activationTime
Inherited from CoordinatedEffect
attackType
casterOid
Inherited from CoordinatedEffect
destroyWhenFinished
Inherited from CoordinatedEffect
duration
Inherited from CoordinatedEffect
props
Inherited from CoordinatedEffect
target
Inherited from CoordinatedEffect
targetOid
Inherited from CoordinatedEffect

Methods

Name Value Summary
Execute(Dictionary<string, object>) void