◆ Discard()
template<
int32 Index, typename... ParamTypes>
throws away a message of this type from the passed in bunch
◆ Initialize()
template<
int32 Index, typename... ParamTypes>
◆ Receive()
template<
int32 Index, typename... ParamTypes>
receives a message of this type from the passed in bunch
◆ Send()
template<
int32 Index, typename... ParamTypes>
sends a message of this type on the specified connection's control channel
- Note
- : const not used only because of the FArchive interface; the parameters are not modified
control channel messages can only be sent on the parent connection
The documentation for this class was generated from the following file: