Stardew Engine
Loading...
Searching...
No Matches
WfLog.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void WfDeSerializeLogEntity (struct BinarySerializer *bs, struct Entity2D *pOutEnt, struct GameLayer2DData *pData)
 
void WfSerializeLogEntity (struct BinarySerializer *bs, struct Entity2D *pInEnt, struct GameLayer2DData *pData)
 

Function Documentation

◆ WfDeSerializeLogEntity()

void WfDeSerializeLogEntity ( struct BinarySerializer bs,
struct Entity2D pOutEnt,
struct GameLayer2DData pData 
)

◆ WfSerializeLogEntity()

void WfSerializeLogEntity ( struct BinarySerializer bs,
struct Entity2D pInEnt,
struct GameLayer2DData pData 
)