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 TroatTiredEventHandler
VB
Public TroatTiredEventHandler As ProxySession.ThroatTiredEnabled
VB Usage
Dim instance As ProxySession
Dim value As ProxySession.ThroatTiredEnabled
value = instance.TroatTiredEventHandler
instance.TroatTiredEventHandler = value
C++
public:
ProxySession.ThroatTiredEnabled^ TroatTiredEventHandler
F#
val mutable TroatTiredEventHandler: ProxySession.ThroatTiredEnabled