Class PlotPointFrameDataAsset
Inheritance
PlotPointFrameDataAsset
Implements
IGuidReferenceableAsset
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
PlotPointData
Declaration
public virtual IPlotPointData PlotPointData { get; }
Property Value
Methods
SetData(PlotPointFrameData)
Declaration
public virtual void SetData(PlotPointFrameData data)
Parameters
Implements
IGuidReferenceableAsset<>
IGuidReferenceableAsset