Search Results for

    Show / Hide Table of Contents

    Class FeedbackManager.EffectPool

    Inheritance
    object
    FeedbackManager.EffectPool
    Namespace: Global
    Assembly: Dew.Core.dll
    Syntax
    [Serializable]
    [InlineProperty]
    public class FeedbackManager.EffectPool

    Fields

    effect

    Declaration
    [HideLabel]
    [HorizontalGroup("A", 0, 0, 0, 0)]
    public GameObject effect
    Field Value
    Type Description
    UnityEngine.GameObject

    numOfSources

    Declaration
    [HideLabel]
    [HorizontalGroup("A", 0, 0, 0, 0)]
    public int numOfSources
    Field Value
    Type Description
    int

    Methods

    Init(Transform)

    Declaration
    public void Init(Transform parent)
    Parameters
    Type Name Description
    UnityEngine.Transform parent

    Play()

    Declaration
    public void Play()
    In This Article
    Back to top Shape of Dreams API Documentation