Furcadia Framework For Third Party Programs
DreamBookmarkDreamType Property |
[This is preliminary documentation and is subject to change.]
Dream Type
Type 0 = Temporary
Type 1 = Regular Type -1 = undefinedNamespace: 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: Int32See Also