Class FxFindEntity
Inheritance
object
UnityEngine.Object
UnityEngine.Component
UnityEngine.Behaviour
UnityEngine.MonoBehaviour
FxFindEntity
Implements
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public class FxFindEntity : MonoBehaviour, IEffectSetupComponent
Fields
exactMatch
Declaration
public bool exactMatch
Field Value
| Type | Description |
|---|---|
| bool |
findType
Declaration
public string findType
Field Value
| Type | Description |
|---|---|
| string |
Methods
OnEffectSetup()
Declaration
public void OnEffectSetup()