F_Furcadia_Drawing_Graphics_Remapper_PalLoaded - 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.Drawing.Graphics
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 43
C#
public static bool PalLoaded
VB
Public Shared PalLoaded As Boolean
VB Usage
Dim value As Boolean
value = Remapper.PalLoaded
Remapper.PalLoaded = value
C++
public:
static bool PalLoaded
F#
static val mutable PalLoaded: bool
Type: Boolean