Polyphase Game Engine
Loading...
Searching...
No Matches
NetMsgInvokeScript Struct Reference

#include <NetMsg.h>

Inheritance diagram for NetMsgInvokeScript:
NetMsgInvoke NetMsg

Public Member Functions

 NET_MSG_INTERFACE (InvokeScript)
 
- Public Member Functions inherited from NetMsgInvoke
 NET_MSG_INTERFACE (Invoke)
 
virtual bool IsReliable () const override
 
- Public Member Functions inherited from NetMsg
virtual void Read (Stream &stream)
 
virtual void Write (Stream &stream) const
 
virtual void Execute (NetHost sender)
 
virtual NetMsgType GetType () const =0
 

Additional Inherited Members

- Public Attributes inherited from NetMsgInvoke
NetId mNodeNetId = INVALID_TYPE_ID
 
uint16_t mIndex = 0
 
uint8_t mNumParams = 0
 
bool mReliable = false
 
std::vector< DatummParams
 

Member Function Documentation

◆ NET_MSG_INTERFACE()

NetMsgInvokeScript::NET_MSG_INTERFACE ( InvokeScript  )

The documentation for this struct was generated from the following file: