public void Unserialize(UndertaleReader reader) { NextOccurrenceOffset = reader.ReadInt24(); Type = (VariableType)reader.ReadByte(); }