Class EffectProcessor
Inherited Members
Component.GetComponentInChildren<T>()
Object.Destroy(Object)
Object.DestroyImmediate(Object)
Object.DestroyObject(Object)
Namespace: LobsterFramework
Assembly: LobsterFramework.dll
Syntax
public class EffectProcessor : SubLevelComponent
Methods
| Improve this Doc View SourceAddEffect(Effect)
Apply an effect to the entity
Declaration
public void AddEffect(Effect effect)
Parameters
Type | Name | Description |
---|---|---|
Effect | effect |