File WfNetwork.h
FileList > game > include > WfNetwork.h
Go to the source code of this file
#include "IntTypes.h"#include "Game2DLayerNetwork.h"
Classes
| Type | Name |
|---|---|
| struct | ItemChangeRPCArgs |
Public Types
| Type | Name |
|---|---|
| enum | WfRPCs |
Public Functions
| Type | Name |
|---|---|
| void | WfNetworkInit (struct GameLayer2DData * pLayer) callbacks for Game2DLayer networking |
Public Types Documentation
enum WfRPCs
enum WfRPCs {
WfPlayerChangeItemRPC = G2DRPC_LastEngineRPC
};
Public Functions Documentation
function WfNetworkInit
callbacks for Game2DLayer networking
void WfNetworkInit (
struct GameLayer2DData * pLayer
)
Parameters:
pLayer
The documentation for this class was generated from the following file /home/runner/work/2DFarmingRPG/2DFarmingRPG/Stardew/game/include/WfNetwork.h