Remapper.BootRemap Field

Furcadia Framework

RemapperBootRemap Field

Furcadia Framework For Third Party Programs
This stuff is still in the planning stages. Any questions or Comments are welcome.

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

[Missing <summary> documentation for "F:Furcadia.Drawing.Graphics.Remapper.BootRemap"]

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

public static byte[][] BootRemap
Public Shared BootRemap As Byte()()

Dim value As Byte()()

value = Remapper.BootRemap

Remapper.BootRemap = value
public:
static array<array<unsigned char>^>^ BootRemap
static val mutable BootRemap: byte[][]

Field Value

Type: Byte
See Also

Reference