Method | Description | |
---|---|---|
WorldSpawned ( Tile tile ) : bool | ||
saveEXP ( bool useCloudSaving, string path ) : void |
public static WorldSpawned ( Tile tile ) : bool | ||
tile | Tile | |
return | bool |
public static saveEXP ( bool useCloudSaving, string path ) : void | ||
useCloudSaving | bool | |
path | string | |
return | void |