Class FxGameObject
Inheritance
object
UnityEngine.Object
UnityEngine.Component
UnityEngine.Behaviour
UnityEngine.MonoBehaviour
FxGameObject
Inherited Members
Namespace: Global
Assembly: Dew.Core.dll
Syntax
[DisallowMultipleComponent]
public class FxGameObject : FxInterpolatedEffectBase, IEffectComponent, IEffectWithSpeed
Fields
disableWhenStopped
Declaration
public bool disableWhenStopped
Field Value
| Type | Description |
|---|---|
| bool |
Methods
OnInit()
Declaration
protected override void OnInit()
Overrides
Play()
Declaration
public override void Play()
Overrides
ValueSetter(float)
Declaration
protected override void ValueSetter(float value)
Parameters
| Type | Name | Description |
|---|---|---|
| float | value |