Struct DewEffect.PlayCastEffectMessage
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public struct DewEffect.PlayCastEffectMessage
Fields
duration
Declaration
public float duration
Field Value
| Type | Description |
|---|---|
| float |
info
Declaration
public CastInfo info
Field Value
| Type | Description |
|---|---|
| CastInfo |
method
Declaration
public CastMethodType method
Field Value
| Type | Description |
|---|---|
| CastMethodType |
parent
Declaration
public NetworkIdentity parent
Field Value
| Type | Description |
|---|---|
| Mirror.NetworkIdentity |
path
Declaration
public string path
Field Value
| Type | Description |
|---|---|
| string |