DreamBookmark.DreamType Property

FFF3PP

DreamBookmarkDreamType Property

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

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

Dream Type

Type 0 = Temporary

Type 1 = Regular Type -1 = undefined

Namespace:  Furcadia.Net.Utils.ServerParser
Assembly:  FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 44
Syntax
public int DreamType { get; }
Public ReadOnly Property DreamType As Integer
	Get

Dim instance As DreamBookmark
Dim value As Integer

value = instance.DreamType
public:
property int DreamType {
	int get ();
}
member DreamType : int with get

Property Value

Type: Int32
See Also