|
Stardew Engine
|

Go to the source code of this file.
Functions | |
| void | WfDeSerializeWoodedAreaEntity (struct BinarySerializer *bs, struct Entity2D *pOutEnt, struct GameLayer2DData *pData) |
| void | WfSerializeWoodedAreaEntity (struct BinarySerializer *bs, struct Entity2D *pInEnt, struct GameLayer2DData *pData) |
| void | WfWoodedAreaInit () |
| void WfDeSerializeWoodedAreaEntity | ( | struct BinarySerializer * | bs, |
| struct Entity2D * | pOutEnt, | ||
| struct GameLayer2DData * | pData | ||
| ) |
| void WfSerializeWoodedAreaEntity | ( | struct BinarySerializer * | bs, |
| struct Entity2D * | pInEnt, | ||
| struct GameLayer2DData * | pData | ||
| ) |
| void WfWoodedAreaInit | ( | ) |