F_Furcadia_Text_Base95_CHAR_OFFSET - 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.Text
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 43
C#
public const byte CHAR_OFFSET = 32
VB
Public Const CHAR_OFFSET As Byte = 32
VB Usage
Dim value As Byte
value = Base95.CHAR_OFFSET
C++
public:
literal unsigned char CHAR_OFFSET = 32
F#
static val mutable CHAR_OFFSET: byte
Type: Byte