F_Furcadia_Drawing_Graphics_Remapper_TrousersRemap - 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 byte[][] TrousersRemap
VB
Public Shared TrousersRemap As Byte()()
VB Usage
Dim value As Byte()()
value = Remapper.TrousersRemap
Remapper.TrousersRemap = value
C++
public:
static array<array<unsigned char>^>^ TrousersRemap
F#
static val mutable TrousersRemap: byte[][]
Type: Byte[][]