F_Furcadia_Net_Proxy_ProxySession_TroatTiredEventHandler - 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.]
The troat tired event handler
Namespace: Furcadia.Net.Proxy
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 43
C#
public ProxySession.ThroatTiredEnabled TroatTiredEventHandlerVB
Public TroatTiredEventHandler As ProxySession.ThroatTiredEnabledVB Usage
Dim instance As ProxySession
Dim value As ProxySession.ThroatTiredEnabled
value = instance.TroatTiredEventHandler
instance.TroatTiredEventHandler = valueC++
public:
ProxySession.ThroatTiredEnabled^ TroatTiredEventHandlerF#
val mutable TroatTiredEventHandler: ProxySession.ThroatTiredEnabled