File WfRock.h
FileList > game > include > WfRock.h
Go to the source code of this file
Public Functions
| Type | Name |
|---|---|
| void | WfDeSerializeRockEntity (struct BinarySerializer * bs, struct Entity2D * pOutEnt, struct GameLayer2DData * pData) |
| void | WfSerializeRockEntity (struct BinarySerializer * bs, struct Entity2D * pInEnt, struct GameLayer2DData * pData) |
Public Functions Documentation
function WfDeSerializeRockEntity
void WfDeSerializeRockEntity (
struct BinarySerializer * bs,
struct Entity2D * pOutEnt,
struct GameLayer2DData * pData
)
function WfSerializeRockEntity
void WfSerializeRockEntity (
struct BinarySerializer * bs,
struct Entity2D * pInEnt,
struct GameLayer2DData * pData
)
The documentation for this class was generated from the following file /home/runner/work/2DFarmingRPG/2DFarmingRPG/Stardew/game/include/WfRock.h