Show / Hide Table of Contents

    Class NextFramePlotPointActionData

    Inheritance
    Object
    BasePlotPointActionData
    NextFramePlotPointActionData
    Implements
    IPlotPointActionData
    IPlotPointData
    IData
    Inherited Members
    BasePlotPointActionData._id
    BasePlotPointActionData.Id
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ToString()
    Object.ReferenceEquals(Object, Object)
    Namespace: IdleKit.Gameplay
    Assembly: cs.temp.dll.dll
    Syntax
    public class NextFramePlotPointActionData : BasePlotPointActionData, IPlotPointActionData, IPlotPointData, IData

    Constructors

    NextFramePlotPointActionData(NextFramePlotPointActionData)

    Declaration
    public NextFramePlotPointActionData(NextFramePlotPointActionData data)
    Parameters
    Type Name Description
    NextFramePlotPointActionData data

    NextFramePlotPointActionData(String)

    Declaration
    public NextFramePlotPointActionData(string id)
    Parameters
    Type Name Description
    String id

    Methods

    CreateAction(IPlotPointController, IUnityEventListener)

    Declaration
    public override IPlotPointAction CreateAction(IPlotPointController controller, IUnityEventListener unityEventListener)
    Parameters
    Type Name Description
    IPlotPointController controller
    IUnityEventListener unityEventListener
    Returns
    Type Description
    IPlotPointAction
    Overrides
    BasePlotPointActionData.CreateAction(IPlotPointController, IUnityEventListener)

    Implements

    IPlotPointActionData
    IPlotPointData
    IData
    Back to top Copyright © 2020 East Side Games Inc.