Свойство | Тип | Описание | |
---|---|---|---|
pointPrefab | GameObject | ||
recentFiles | List |
Метод | Описание | |
---|---|---|
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, | |
Результат | GameObject |
public LoadPointsFile ( string pointFilePath, string pointFileName = "Points" ) : void | ||
pointFilePath | string | |
pointFileName | string | |
Результат | void |
public pointsArrayListToObjects ( List |
||
pointarray | List |
|
fileName | string | |
Результат | void |
public showNotification ( string s ) : void | ||
s | string | |
Результат | void |