CoordMobSoundEffect 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["CoordMobSoundEffect"] class Type type-node

Syntax

public class CoordMobSoundEffect : CoordinatedEffect

Fields

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

Methods

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