Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ IdxTransfer
Method
IdxTransfer
engine/Poseidon/Network/NetworkMsgContext.cpp:473–478 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
471
}
472
}
473
}
474
475
TMError NetworkMessageContext::IdxTransfer(int index, bool& value)
476
{
477
TRANSFER_FORMAT
478
NET_ERROR(item.type == NDTBool);
479
TRANSFER(bool)
480
}
481
Callers
15
CreateObject
Method · 0.45
TransferMsg
Method · 0.45
AUTO_STATIC_ARRAY
Function · 0.45
CalculateError
Method · 0.45
TransferMsg
Method · 0.45
TransferMsg
Method · 0.45
ICALCERRE_NEQSTR
Function · 0.45
TransferMsg
Method · 0.45
CreateObject
Method · 0.45
TransferMsg
Method · 0.45
CreateObject
Method · 0.45
TransferMsg
Method · 0.45
Calls
1
RefNetworkDataWithFormat
Class · 0.85
Tested by
no test coverage detected