ProxySession.Dream Property

FFF3PP

ProxySessionDream Property

This stuff is still in the planning stages. Any questions or Comments are welcome.

[This is preliminary documentation and is subject to change.]

Current Dream Information with Furre List

Namespace:  Furcadia.Net.Proxy
Assembly:  FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 44
Syntax
public Dream Dream { get; }
Public ReadOnly Property Dream As Dream
	Get

Dim instance As ProxySession
Dim value As Dream

value = instance.Dream
public:
property Dream^ Dream {
	Dream^ get ();
}
member Dream : Dream with get

Property Value

Type: Dream
See Also