Interface IPlotPointDataAsset<TPlotPointData>
The interface for all IPlotPointData related data asset. This is implemented by all IPlotPointData's data asset classes.
Inherited Members
Namespace: IdleKit.Framework
Assembly: cs.temp.dll.dll
Syntax
public interface IPlotPointDataAsset<out TPlotPointData> : IGuidReferenceableAsset<TPlotPointData>, IPlotPointDataAsset, IGuidReferenceableAsset where TPlotPointData : IPlotPointData
Type Parameters
| Name | Description |
|---|---|
| TPlotPointData |
Properties
name
Declaration
string name { get; }
Property Value
| Type | Description |
|---|---|
| String |