P_Furcadia_Net_Proxy_ProxySession_InDream - 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.]
[Missing
Namespace: Furcadia.Net.Proxy
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 43
C#
public bool InDream { get; }
VB
Public ReadOnly Property InDream As Boolean
Get
VB Usage
Dim instance As ProxySession
Dim value As Boolean
value = instance.InDream
C++
public:
property bool InDream {
bool get ();
}
F#
member InDream : bool with get
Type: Boolean