- Namespace
- Atavism
- Base Types
-
- MonoBehaviour
- CoordinatedEffect
graph BT
Type-->Base0["CoordinatedEffect"]
click Base0 "/docs/client_api_10.4.0/api/Atavism/CoordinatedEffect"
Base0-->Base1["MonoBehaviour"]
Type["CoordObjectEffect"]
class Type type-node
Syntax
[System.Obsolete("Class Obsotete Use CoordProjectileEffect instead CoordObjectEffect", true)]
public class CoordObjectEffect : CoordinatedEffect
Attributes
| Type | Description |
|---|---|
| ObsoleteAttribute |
Fields
| Name | Constant Value | Summary |
|---|---|---|
| activationDelay |
Inherited from CoordinatedEffect
|
|
| activationTime |
Inherited from CoordinatedEffect
|
|
| casterOid |
Inherited from CoordinatedEffect
|
|
| casterSlot | ||
| destroyWhenFinished |
Inherited from CoordinatedEffect
|
|
| duration |
Inherited from CoordinatedEffect
|
|
| hitObject | ||
| hitParticle | ||
| hitSlot | ||
| hitSound | ||
| projectileObject | ||
| projectileParticle | ||
| projectileSound | ||
| props |
Inherited from CoordinatedEffect
|
|
| speed | ||
| target |
Inherited from CoordinatedEffect
|
|
| targetOid |
Inherited from CoordinatedEffect
|
|
| targetSlot |
Methods
| Name | Value | Summary |
|---|---|---|
| Execute |
void |