Property | Type | Description | |
---|---|---|---|
pointPrefab | GameObject | ||
recentFiles | List |
Method | Description | |
---|---|---|
CreatePoints ( PointsData, pointsData ) : GameObject | ||
LoadPointsFile ( string pointFilePath, string pointFileName = "Points" ) : void | ||
closeNotification ( ) : void | ||
pointsArrayListToObjects ( List |
||
showNotification ( string s ) : void |
public CreatePoints ( PointsData, pointsData ) : GameObject | ||
pointsData | PointsData, | |
return | GameObject |
public LoadPointsFile ( string pointFilePath, string pointFileName = "Points" ) : void | ||
pointFilePath | string | |
pointFileName | string | |
return | void |
public pointsArrayListToObjects ( List |
||
pointarray | List |
|
fileName | string | |
return | void |