Polyphase Game Engine
Loading...
Searching...
No Matches
NetFunc.cpp File Reference
#include "NetFunc.h"
#include "Nodes/Node.h"
#include "NetworkManager.h"
#include <string.h>

Functions

bool ShouldExecuteNetFunc (NetFuncType type, Node *node)
 
bool ShouldSendNetFunc (NetFuncType type, Node *node)
 

Function Documentation

◆ ShouldExecuteNetFunc()

bool ShouldExecuteNetFunc ( NetFuncType  type,
Node node 
)

◆ ShouldSendNetFunc()

bool ShouldSendNetFunc ( NetFuncType  type,
Node node 
)