Class FxEntityShell
Inheritance
object
UnityEngine.Object
UnityEngine.Component
UnityEngine.Behaviour
UnityEngine.MonoBehaviour
FxEntityShell
Inherited Members
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public class FxEntityShell : FxInterpolatedEffectBase, IEffectComponent, IEffectWithSpeed, IAttachableToEntity
Fields
color
Declaration
[ColorUsage(false, true)]
public Color color
Field Value
| Type | Description |
|---|---|
| UnityEngine.Color |
Methods
OnAttachToEntity(Entity)
Declaration
public void OnAttachToEntity(Entity target)
Parameters
| Type | Name | Description |
|---|---|---|
| Entity | target |
ValueSetter(float)
Declaration
protected override void ValueSetter(float value)
Parameters
| Type | Name | Description |
|---|---|---|
| float | value |