Show / Hide Table of Contents

    Class PlotPointFrameDataAsset

    Inheritance
    Object
    PlotPointFrameDataAsset
    Implements
    IPlotPointFrameDataAsset
    IPlotPointDataAsset<IPlotPointFrameData>
    IGuidReferenceableAsset<IPlotPointFrameData>
    IPlotPointDataAsset
    IGuidReferenceableAsset
    Namespace: IdleKit.Gameplay
    Assembly: cs.temp.dll.dll
    Syntax
    public class PlotPointFrameDataAsset : ScriptableObjectBaseData<IPlotPointFrameData, PlotPointFrameData>, IPlotPointFrameDataAsset, IPlotPointDataAsset<IPlotPointFrameData>, IGuidReferenceableAsset<IPlotPointFrameData>, IPlotPointDataAsset, IGuidReferenceableAsset

    Properties

    Name

    Declaration
    public virtual string Name { get; }
    Property Value
    Type Description
    String

    PlotPointData

    Declaration
    public virtual IPlotPointData PlotPointData { get; }
    Property Value
    Type Description
    IPlotPointData

    Methods

    SetData(PlotPointFrameData)

    Declaration
    public virtual void SetData(PlotPointFrameData data)
    Parameters
    Type Name Description
    PlotPointFrameData data

    Implements

    IPlotPointFrameDataAsset
    IPlotPointDataAsset<TPlotPointData>
    IGuidReferenceableAsset<>
    IPlotPointDataAsset
    IGuidReferenceableAsset
    Back to top Copyright © 2020 East Side Games Inc.