File WfLog.h

FileList > game > include > WfLog.h

Go to the source code of this file

Public Functions

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

Public Functions Documentation

function WfDeSerializeLogEntity

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

function WfSerializeLogEntity

void WfSerializeLogEntity (
    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/WfLog.h