Terraria v1.4.4.9
Terraria source code documentation
|
Static Public Member Functions | |
static unsafe string | DecodeUtf8 (byte *bytes, int byteCount, byte[]? prefix, MetadataStringDecoder utf8Decoder) |
Properties | |
static bool | TestOnly_LightUpEnabled [get, set] |
Static Private Member Functions | |
static unsafe string | DecodeUtf8Prefixed (byte *bytes, int byteCount, byte[] prefix, MetadataStringDecoder utf8Decoder) |
Definition at line 7 of file EncodingHelper.cs.