MCPcopy 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
475TMError NetworkMessageContext::IdxTransfer(int index, bool& value)
476{
477 TRANSFER_FORMAT
478 NET_ERROR(item.type == NDTBool);
479 TRANSFER(bool)
480}
481

Callers 15

CreateObjectMethod · 0.45
TransferMsgMethod · 0.45
AUTO_STATIC_ARRAYFunction · 0.45
CalculateErrorMethod · 0.45
TransferMsgMethod · 0.45
TransferMsgMethod · 0.45
ICALCERRE_NEQSTRFunction · 0.45
TransferMsgMethod · 0.45
CreateObjectMethod · 0.45
TransferMsgMethod · 0.45
CreateObjectMethod · 0.45
TransferMsgMethod · 0.45

Calls 1

Tested by

no test coverage detected