F_Furcadia_Net_Utils_ServerQue_OnServerSendMessage - StarShip-Avalon-Projects/FurcadiaFramework GitHub Wiki
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 43
C#
public EventHandler OnServerSendMessageVB
Public OnServerSendMessage As EventHandlerVB Usage
Dim instance As ServerQue
Dim value As EventHandler
value = instance.OnServerSendMessage
instance.OnServerSendMessage = valueC++
public:
EventHandler^ OnServerSendMessageF#
val mutable OnServerSendMessage: EventHandlerType: EventHandler