|
RemapperBootRemap Field
|
This stuff is still in the planning stages. Any questions or Comments are welcome. [This is preliminary documentation and is subject to change.]
The boot remap
Namespace:
Furcadia.Drawing.Graphics
Assembly:
FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 59
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:
ByteSee Also