|
ServerQueOnServerSendMessage Field
|
This stuff is still in the planning stages. Any questions or Comments are welcome. [This is preliminary documentation and is subject to change.]
Notify subscribers were's sending an instruction to the games server
Namespace:
Furcadia.Net.Utils
Assembly:
FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 59
Syntax public EventHandler OnServerSendMessage
Public OnServerSendMessage As EventHandler
Dim instance As ServerQue
Dim value As EventHandler
value = instance.OnServerSendMessage
instance.OnServerSendMessage = value
public:
EventHandler^ OnServerSendMessage
val mutable OnServerSendMessage: EventHandler
Field Value
Type:
EventHandlerSee Also