F_Furcadia_Drawing_Graphics_Remapper_BootRemap - StarShip-Avalon-Projects/FurcadiaFramework GitHub Wiki

Remapper.BootRemap Field

This stuff is still in the planning stages. Any questions or Comments are welcome. [This is preliminary documentation and is subject to change.]

[Missing

documentation for "F:Furcadia.Drawing.Graphics.Remapper.BootRemap"]

Namespace: Furcadia.Drawing.Graphics
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 43

Syntax

C#

public static byte[][] BootRemap

VB

Public Shared BootRemap As Byte()()

VB Usage

Dim value As Byte()()

value = Remapper.BootRemap

Remapper.BootRemap = value

C++

public:
static array<array<unsigned char>^>^ BootRemap

F#

static val mutable BootRemap: byte[][]

Field Value

Type: Byte[][]

See Also

Reference

Remapper Class
Furcadia.Drawing.Graphics Namespace

⚠️ **GitHub.com Fallback** ⚠️