|
Survivalcraft API 1.8.2.3 v1.8.2.3
Survivalcraft 2.4
|


Public 成员函数 | |
| void | Open (string directoryName, string suffix) |
| int | Load (Point2 coords, byte[] buffer) |
| void | Save (Point2 coords, byte[] buffer, int size) |
在文件 TerrainSerializer23.cs 第 8 行定义.
| int Game.TerrainSerializer23.IStorage.Load | ( | Point2 | coords, |
| byte[] | buffer ) |
| void Game.TerrainSerializer23.IStorage.Open | ( | string | directoryName, |
| string | suffix ) |
| void Game.TerrainSerializer23.IStorage.Save | ( | Point2 | coords, |
| byte[] | buffer, | ||
| int | size ) |