Show / Hide Table of Contents

    Interface IPlotPointDataAsset

    The base interface for all IPlotPointData related data assets. This is only used when we do not (need to) specify the type of the PlotPointData that this IGuidReferenceableAsset contains in editor code.

    Namespace: IdleKit.Gameplay
    Assembly: cs.temp.dll.dll
    Syntax
    public interface IPlotPointDataAsset : IGuidReferenceableAsset

    Properties

    PlotPointData

    Declaration
    IPlotPointData PlotPointData { get; }
    Property Value
    Type Description
    IPlotPointData
    Back to top Copyright © 2020 East Side Games Inc.