Furcadia Framework For Third Party Programs
DreamIsModern Property |
[This is preliminary documentation and is subject to change.]
Is this dream Modern Mode?
Namespace: Furcadia.Net.DreamInfo
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 44
Syntax
public bool IsModern { get; }
Public ReadOnly Property IsModern As Boolean Get Dim instance As Dream Dim value As Boolean value = instance.IsModern
public: virtual property bool IsModern { bool get () sealed; }
abstract IsModern : bool with get override IsModern : bool with get
Property Value
Type: BooleanImplements
IDreamIsModernSee Also